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