]> git.decadent.org.uk Git - ion3.git/blob - debian/copyright
Started renaming.
[ion3.git] / debian / copyright
1 This is a Debian-packaged version of Ion3, renamed to ParticleMan to
2 comply with the Debian Free Software Guidelines.
3
4 The package was put together by Per Olofsson <pelle@dsv.su.se>, based
5 on the ion package created by Tommi Virtanen <tv@debian.org>.  It uses
6 source from:
7
8   http://modeemi.fi/~tuomov/ion/
9
10 The author of Ion3 is Tuomo Valkonen <tuomov@iki.fi>.
11
12 ---
13
14 The following notice applies to the Ion3 code:
15
16 Copyright (c) Tuomo Valkonen 1999-2007.
17
18 The code of this project is "essentially" licensed under the LGPL, version
19 2.1, unless otherwise indicated in components taken from elsewhere.
20
21 ---
22
23 The "Ion" and "Ion3" names are claimed as trademarks; additional terms
24 apply if you redistribute under these names; see "LICENSE" in the source
25 package.
26
27 ---
28
29 The following notice applies to the dock module (mod_dock):
30
31 Copyright (c) Tom Payne 2003
32 Copyright (c) Per Olofsson 2003
33
34 This program is licensed under the terms of the Lesser General Public
35 License (LGPL) version 2.1.
36
37 ---
38
39 The following notices apply to the file name completion code
40 (ion-completefile, based on editline):
41
42 Copyright 1992 Simmule Turner and Rich Salz.  All rights reserved.
43
44 This software is not subject to any license of the American Telephone
45 and Telegraph Company or of the Regents of the University of California.
46
47 Permission is granted to anyone to use this software for any purpose on
48 any computer system, and to alter it and redistribute it freely, subject
49 to the following restrictions:
50 1. The authors are not responsible for the consequences of use of this
51    software, no matter how awful, even if they arise from flaws in it.
52 2. The origin of this software must not be misrepresented, either by
53    explicit claim or by omission.  Since few users ever read sources,
54    credits must appear in the documentation.
55 3. Altered versions must be plainly marked as such, and must not be
56    misrepresented as being the original software.  Since few users
57    ever read sources, credits must appear in the documentation.
58 4. This notice may not be removed or altered.
59
60 The version contained here has some modifications by awb@cstr.ed.ac.uk
61 (Alan W Black) in order to integrate it with the Edinburgh Speech Tools
62 library and Scheme-in-one-defun in particular.
63
64 ---
65
66 The following notice applies to libtu, a library included in Ion3:
67
68 Copyright (c) Tuomo Valkonen 1999-2007.
69
70 Most of this library may be distributed and modified under either under
71 the Clarified Artistic License or the GNU LGPL, version 2.1 or later,
72 both reproduced in the file LICENSE. The red-black tree code is under
73 the GNU LGPL; see README.rb for details.
74
75 ---
76
77 The following notice applies to the red-black tree code in libtu:
78
79 Copyright (C) 2000 James S. Plank
80
81 This library is free software; you can redistribute it and/or
82 modify it under the terms of the GNU Lesser General Public
83 License as published by the Free Software Foundation; either
84 version 2.1 of the License, or (at your option) any later version.
85
86 ---
87
88 Ion3 includes an implementation of snprintf which is licensed under
89 the "Frontier Artistic License Version 1.0".  This code is not
90 included in the Debian binary packages.  In the source package, the
91 license text can be found in libtu/snprintf_2.2/LICENSE.txt.
92
93 ---
94
95 Ion3 includes fontset handling code based on an example by Tomohiro
96 Kubota, to which the following notice applies:
97
98 Copyright © 1999-2001 Tomohiro KUBOTA.
99
100 This manual is free software; you may redistribute it and/or modify it
101 under the terms of the GNU General Public License as published by the
102 Free Software Foundation; either version 2, or (at your option) any
103 later version.
104
105 ---
106
107 The following notice applies to the "grab" code, in addition to
108 Tuomo Valkonen's copyright and licence:
109
110 Copyright (c) Lukas Schroeder 2002
111
112 Alternatively, you may apply the Clarified Artistic License to this file,
113 since Lukas' contributions were originally under that.
114
115 ---
116
117 The following notice applies to the Czech translation of Ion3:
118
119 Copyright (c) Miroslav Kure 2004,2005,2006,2007.
120
121 This file is distributed under the same license as the Ion3 package.
122
123 ---
124
125 The following notice applies to the document "Configuring and
126 extending with Lua":
127
128 Copyright © 2003-2007 Tuomo Valkonen.
129
130 This document is free; you can redistribute it and/or modify it under
131 the terms of the GNU General Public License as published by the Free
132 Software Foundation; either version 2 of the License, or (at your
133 option) any later version.
134
135 ---
136
137 The following notice applies to the document "Ion: Notes for
138 the module and patch writer":
139
140 Copyright © 2003-2004 Tuomo Valkonen.
141
142 This document is free; you can redistribute it and/or modify it under
143 the terms of the GNU General Public License as published by the Free
144 Software Foundation; either version 2 of the License, or (at your
145 option) any later version.
146
147 ---
148
149 The GNU Lesser General Public License can be found in
150 /usr/share/common-licenses/LGPL on Debian systems.
151
152 The GNU General Public License can be found in
153 /usr/share/common-licenses/GPL on Debian systems.
154
155 ---
156
157 The Clarified Artistic License
158
159 Preamble
160
161 The intent of this document is to state the conditions under which a
162 Package may be copied, such that the Copyright Holder maintains some
163 semblance of artistic control over the development of the package, while
164 giving the users of the package the right to use and distribute the Package
165 in a more-or-less customary fashion, plus the right to make reasonable
166 modifications.
167
168 Definitions:
169
170 "Package" refers to the collection of files distributed by the Copyright
171 Holder, and derivatives of that collection of files created through textual
172 modification.
173 "Standard Version" refers to such a Package if it has not been modified, or
174 has been modified in accordance with the wishes of the Copyright Holder as
175 specified below.
176 "Copyright Holder" is whoever is named in the copyright or copyrights for
177 the package.
178 "You" is you, if you're thinking about copying or distributing this
179 Package.
180 "Distribution fee" is a fee you charge for providing a copy of this Package
181 to another party.
182 "Freely Available" means that no fee is charged for the right to use the
183 item, though there may be fees involved in handling the item. It also means
184 that recipients of the item may redistribute it under the same conditions
185 they received it.
186    
187  1. You may make and give away verbatim copies of the source form of the
188     Standard Version of this Package without restriction, provided that you
189     duplicate all of the original copyright notices and associated
190     disclaimers.
191  2. You may apply bug fixes, portability fixes and other modifications
192     derived from the Public Domain, or those made Freely Available, or from
193     the Copyright Holder. A Package modified in such a way shall still be
194     considered the Standard Version.
195  3. You may otherwise modify your copy of this Package in any way, provided
196     that you insert a prominent notice in each changed file stating how and
197     when you changed that file, and provided that you do at least ONE of
198     the following:
199        
200      1. place your modifications in the Public Domain or otherwise make them
201         Freely Available, such as by posting said modifications to Usenet
202         or an equivalent medium, or placing the modifications on a major
203         network archive site allowing unrestricted access to them, or by
204         allowing the Copyright Holder to include your modifications in the
205         Standard Version of the Package.
206      2. use the modified Package only within your corporation or
207         organization.
208      3. rename any non-standard executables so the names do not conflict
209         with standard executables, which must also be provided, and provide
210         a separate manual page for each non-standard executable that
211         clearly documents how it differs from the Standard Version.
212      4. make other distribution arrangements with the Copyright Holder.
213      5. permit and encourge anyone who receives a copy of the modified
214         Package permission to make your modifications Freely Available in
215         some specific way.
216    
217  4. You may distribute the programs of this Package in object code or
218     executable form, provided that you do at least ONE of the following:
219        
220      1. distribute a Standard Version of the executables and library files,
221         together with instructions (in the manual page or equivalent) on
222         where to get the Standard Version.
223      2. accompany the distribution with the machine-readable source of the
224         Package with your modifications.
225      3. give non-standard executables non-standard names, and clearly
226         document the differences in manual pages (or equivalent), together
227         with instructions on where to get the Standard Version.
228      4. make other distribution arrangements with the Copyright Holder.
229      5. offer the machine-readable source of the Package, with your
230         modifications, by mail order.
231    
232  5. You may charge a distribution fee for any distribution of this Package.
233     If you offer support for this Package, you may charge any fee you
234     choose for that support. You may not charge a license fee for the right
235     to use this Package itself. You may distribute this Package in
236     aggregate with other (possibly commercial and possibly nonfree)
237     programs as part of a larger (possibly commercial and possibly nonfree)
238     software distribution, and charge license fees for other parts of that
239     software distribution, provided that you do not advertise this Package
240     as a product of your own. If the Package includes an interpreter, You
241     may embed this Package's interpreter within an executable of yours (by
242     linking); this shall be construed as a mere form of aggregation,
243     provided that the complete Standard Version of the interpreter is so
244     embedded.
245  6. The scripts and library files supplied as input to or produced as output
246     from the programs of this Package do not automatically fall under the
247     copyright of this Package, but belong to whoever generated them, and
248     may be sold commercially, and may be aggregated with this Package. If
249     such scripts or library files are aggregated with this Package via the
250     so-called "undump" or "unexec" methods of producing a binary executable
251     image, then distribution of such an image shall neither be construed as
252     a distribution of this Package nor shall it fall under the restrictions
253     of Paragraphs 3 and 4, provided that you do not represent such an
254     executable image as a Standard Version of this Package.
255  7. C subroutines (or comparably compiled subroutines in other languages)
256     supplied by you and linked into this Package in order to emulate
257     subroutines and variables of the language defined by this Package shall
258     not be considered part of this Package, but are the equivalent of input
259     as in Paragraph 6, provided these subroutines do not change the
260     language in any way that would cause it to fail the regression tests
261     for the language.
262  8. Aggregation of the Standard Version of the Package with a commercial
263     distribution is always permitted provided that the use of this Package
264     is embedded; that is, when no overt attempt is made to make this
265     Package's interfaces visible to the end user of the commercial
266     distribution. Such use shall not be construed as a distribution of this
267     Package.
268  9. The name of the Copyright Holder may not be used to endorse or promote
269     products derived from this software without specific prior written
270     permission.
271 10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
272     WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
273     MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.