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