~ubuntu-branches/ubuntu/raring/xmms2/raring

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Florian Ragwitz
  • Date: 2006-08-24 14:17:43 UTC
  • Revision ID: james.westby@ubuntu.com-20060824141743-hg7zygdqai0u9giq
Tags: 0.2DrFeelgood-4
Build-depend on libraw1394-dev and libdc1394-dev (Closes: #384434).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This package was debianized by Florian Ragwitz <rafl@debian.org>
 
2
on  Fri, 31 Mar 2006 19:29:57 +0200
 
3
 
 
4
It's based on unofficial packages by Jens Taprogge
 
5
<jens.taprogge@post.rwth-aachen.de> on Tue, 10 May 2005 22:49:19 +0200.
 
6
 
 
7
It was downloaded from http://xmms2.xmms.org/
 
8
 
 
9
Copyright:
 
10
 
 
11
Most of the code is Copyright (C) 2003-2006 XMMS2 Team and licensed under the
 
12
GNU Lesser General Public License (LGPL).
 
13
 
 
14
This library is free software; you can redistribute it and/or
 
15
modify it under the terms of the GNU Lesser General Public
 
16
License as published by the Free Software Foundation; either
 
17
version 2.1 of the License, or (at your option) any later version.
 
18
 
 
19
This library is distributed in the hope that it will be useful,
 
20
but WITHOUT ANY WARRANTY; without even the implied warranty of
 
21
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
22
Lesser General Public License for more details.
 
23
 
 
24
That means plugins are not considered to be derived work.
 
25
 
 
26
On Debian GNU/Linux systems, the complete text of the GNU Lesser General Public
 
27
License can be found in /usr/share/common-licenses/LGPL.
 
28
 
 
29
 
 
30
Some parts of the code have other copyright holders or licenses:
 
31
 
 
32
README, INSTALL:
 
33
        Licensed under GFDL without unmodifiable sections.
 
34
 
 
35
manpages (doc/):
 
36
        Copyright 2005, Alexander Botero-Lowry
 
37
        Licensed under BSD license.
 
38
 
 
39
src/plugins/faad/faad.c:
 
40
        Copyright (C) 2005 Juho V�h�-Herttua, <juhovh@iki.fi>
 
41
        Licensed under GPL license.
 
42
 
 
43
src/plugins/mad/*:
 
44
        Licensed under GPL license.     
 
45
 
 
46
src/plugins/faad/mp4ff/drms*:
 
47
        Copyright (C) 2004 VideoLAN
 
48
        Licensed under GPL license.
 
49
 
 
50
src/plugins/faad/mp4ff/mp4*:
 
51
        Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com
 
52
        Licensed under GPL license.
 
53
 
 
54
src/plugins/sid/*:
 
55
        Licensed under GPL license.
 
56
 
 
57
src/plugins/sid/md5.*:
 
58
        Copyright (C) 1999 Aladdin Enterprises
 
59
 
 
60
src/plugins/equalizer/eq.c:
 
61
        Licensed under GPL license.
 
62
 
 
63
src/plugins/equalizer/iir*:
 
64
        Copyright (C) 2002-2006 Felipe Rivera <liebremx@users.sourceforge.net>.
 
65
        Licensed under GPL license.
 
66
 
 
67
src/plugins/ices/encode.*:
 
68
        Copyright (c) 2001 Michael Smith <msmith@labyrinth.net.au>
 
69
        Licensed under GPL license.
 
70
 
 
71
src/plugins/jack/jack.c:
 
72
        Copyright (C) 2004  Chris Morgan <cmorgan@alum.wpi.edu>
 
73
 
 
74
 
 
75
Modifications to the above files are Copyright (C) 2003-2006 XMMS2 Team.
 
76
 
 
77
 
 
78
A list of all contributors is available in the AUTHORS file.
 
79
 
 
80
 
 
81
Some pieces of code are licensed under the GNU General Public License (GPL):
 
82
 
 
83
This program is free software; you can redistribute it and/or modify
 
84
it under the terms of the GNU General Public License as published by
 
85
the Free Software Foundation; either version 2 of the License, or
 
86
(at your option) any later version.
 
87
 
 
88
This program is distributed in the hope that it will be useful,
 
89
but WITHOUT ANY WARRANTY; without even the implied warranty of
 
90
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
91
GNU General Public License for more details.
 
92
 
 
93
 
 
94
The manpages in doc/ are licensed under the BSD license:
 
95
 
 
96
Redistribution and use in source and binary forms, with or without
 
97
modification, are permitted provided that the following conditions
 
98
are met:
 
99
1. Redistributions of source code must retain the above copyright
 
100
   notice, this list of conditions and the following disclaimer.
 
101
2. Redistributions in binary form must reproduce the above copyright
 
102
   notice, this list of conditions and the following disclaimer in the
 
103
   documentation and/or other materials provided with the distribution.
 
104
3. Neither the name of the University nor the names of its contributors
 
105
   may be used to endorse or promote products derived from this software
 
106
   without specific prior written permission.
 
107
 
 
108
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 
109
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 
110
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 
111
ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 
112
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 
113
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 
114
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 
115
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 
116
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 
117
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 
118
SUCH DAMAGE.