-
Notifications
You must be signed in to change notification settings - Fork 0
/
copyright
126 lines (92 loc) · 5.49 KB
/
copyright
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
This package was debianized by Alexey Smirnov <alexey.smirnov@gmx.com> on
Thu, 20 Aug 2009 14:34:58 +0600.
It was downloaded from http://sourceforge.net/projects/deadbeef/files
Upstream Author:
Alexey Yakovenko <waker@users.sourceforge.net>
Copyright:
This package contains various pieces of software copyrighted
by their respective authors, including:
Copyright (C) 2009-2010 by Alexey Yakovenko <waker@users.sourceforge.net>
Copyright (C) by Viktor Semykin <thesame.ml@gmail.com>
Copyright (C) Stas Akimushkin <uncle.lag@gmail.com>
License:
This package 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 package 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 package; 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 `/usr/share/common-licenses/GPL'.
Some parts of the code have other copyright holders or licenses:
gme/Game_Music_Emu-0.5.2/*: Game Music Emulators
Copyright (c) 2003-2006 Shay Green <gblargg@gmail.com>
Licensed under LGPL license.
dumb/*: DUMB - Dynamic Universal Music Bibliotheque
Copyright (c) 2001-2005 Ben Davis, Robert J Ohannessian and Julien Cugniere.
License:
This software is provided 'as-is', without any express or implied warranty.
In no event shall the authors be held liable for any damages arising from the
use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not claim
that you wrote the original software. If you use this software in a
product, you are requested to acknowledge its use in the product
documentation, along with details on where to get an unmodified version of
this software, but this is not a strict requirement.
[Note that the above point asks for a link to DUMB, not just a mention.
Googling for DUMB doesn't help much! The URL is "http://dumb.sf.net/".]
[The only reason why the link is not strictly required is that such a
requirement prevents DUMB from being used in projects with certain other
licences, notably the GPL. See http://www.gnu.org/philosophy/bsd.html .]
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed from or altered in any source distribution.
4. If you are using the Program in someone else's bedroom at any Monday
3:05 PM, you are not allowed to modify the Program for ten minutes. [This
clause provided by Inphernic; every licence should contain at least one
clause, the reasoning behind which is far from obvious.]
[Note: clause 4 was resigned after a quick IRC talk with the author]
[Note 2: if I did not mention /usr/share/common-licenses here, lintian
would complain because he found the words "GPL" above, but this
software is not GPL. It is GPL-compatible, though.]
md5/*: Functions to compute MD5 message digest of files or memory blocks
Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
Modified by Gray Watson <http://256.com/gray/>, 1997.
Licensed under GPL license.
sid/sidplay-libs-2.1.0/*: commodore 64 SID emulation library
Copyright (c) 2000-2004 Simon White <sidplay2@email.com>
Licensed under GPL license.
plugins/adplug/adplug/*: Replayer for many OPL2/OPL3 audio file formats.
Copyright © 1999 - 2006 Simon Peter <dn.tlp@gmx.net>, et al.
Licensed under LGPL license.
plugins/adplug/libbinio/*: binary I/O stream class library
Copyright (C) 2002-2004 Simon Peter <dn.tlp@gmx.net>
Licensed under LGPL license.
plugins/vtx/ay8912.c, plugins/vtx/ayemu.h, plugins/vtx/ayemu_8912.h,
plugins/vtx/auemu_vtxfile.h: AY/YM sound chip emulator and music file loader
Copyright (C) 2003-2004 Sashnov Alexander <sashnov@ngs.ru>
Licensed under LGPL license.
plugins/ao: Audio Overload SDK
Different parts of this software are covered by the following free software
licenses:
BSD license: Copyright (c) 2007-2009, R. Belmont and Richard Bannister.
MAME license: Copyright (c) 1997-2008, Nicola Salmoria and the MAME team.
GPL license: Copyright (c) 2002-2003, 2002 by Pete Bernert.
plugins/dca: library for decoding DTS Coherent Acoustics streams
Copyright (C) 2004 Gildas Bazin <gbazin@videolan.org>
Copyright (C) 2000-2003 Michel Lespinasse <walken@zoy.org>
Copyright (C) 1999-2000 Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
Is distributed under the terms of GPL license.
plugins/tta/ttadec.[hc],filter.h: TTA Hardware Players Library
Copyright (C) 2004 Alexander Djourik.
Is distributed under the terms of BSD license.
The Debian packaging is (C) 2009, Alexey Smirnov <alexey.smirnov@gmx.com> and
is licensed under the GPL, see above.