File: copyright

package info (click to toggle)
mpg321 0.3.2-3
  • links: PTS
  • area: main
  • in suites: buster
  • size: 784 kB
  • sloc: ansic: 5,371; sh: 767; makefile: 76
file content (91 lines) | stat: -rw-r--r-- 3,895 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173
Upstream-Name: mpg321 
Upstream-Contact: Nanakos Chrysostomos <nanakos@wired-net.gr>
Source: http://mpg321.sourceforge.net

Files: *
Copyright:	
 1991 Massachusetts Institute of Technology
 1996-2011  Free Software Foundation, Inc.
 1999 Loki Entertainment Software
 1999 Richard Boulton <richard@tartarus.org>
 1999 Ralph Loader <suckfish@ihug.co.nz>
 2000-2001 Robert Leslie
 2001-2002 Jow Drew <drew@debian.org>
 2005-2006 Peter Pentchev
 2010 Giuseppe Scrivano <gscrivano@gnu.org>
 2006-2011 Nanakos Chrysostomos <nanakos@wired-net.gr>
License: GPL-2+
 mpg321 is placed under the GNU General Public License, version 2 or later.
 .
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 .
 On Debian systems, the complete text of the GNU General Public License
 can be found in the directory "/usr/share/common-licenses"
 .
 It is based on plaympeg, Copyright © 1999 Loki Entertainment Software.
 .
 The full text of the GNU General Public License can be found in the
 file /usr/share/common-licenses/GPL-2.

Files: debian/*
Copyright: 2011 Nanakos Chrysostomos
License: GPL-2+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .      
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .      
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 .      
 On Debian systems, the complete text of the GNU General Public License
 can be found in the directory "/usr/share/common-licenses"
 .      
 It is based on plaympeg, Copyright © 1999 Loki Entertainment Software.
 .      
 The full text of the GNU General Public License can be found in the
 file /usr/share/common-licenses/GPL-2.

Files: fft.c
Copyright: 
 1999 Richard Boulton <richard@tartarus.org>
 1999 Ralph Loader <suckfish@ihug.co.nz>
 2011 Nanakos Chrysostomos
License:
 mpg321 source includes a copy of fft.c, which is part of the AlsaPlayer,
 Copyright  © 1998 - 2002 <andy@alsaplayer.org>. Here is the fft.c license:
 .
 AlsaPlayer is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or
 (at your option) any later version.
 .
 AlsaPlayer is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program; if not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General Public License
 can be found in the directory "/usr/share/common-licenses"