~ubuntu-branches/ubuntu/saucy/python-docutils/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Jakub Wilk
  • Date: 2011-08-07 23:24:56 UTC
  • mfrom: (11.1.2 experimental)
  • Revision ID: james.westby@ubuntu.com-20110807232456-ikquearlmix8hkp1
Tags: 0.7-4
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This package was debianized by Matthias Klose <doko@debian.org> on
 
2
Sat, 12 Oct 2002 15:05:38 +0200. It was later maintained by Matthias
 
3
Urlichs <smurf@noris.de> and is currently maintained by:
 
4
 
 
5
- Jakub Wilk <jwilk@debian.org>,
 
6
- martin f. krafft <madduck@debian.org>,
 
7
- Simon McVittie <smcv@debian.org>,
 
8
- Michael Schutte <michi@uiae.at>,
 
9
- Ben Finney <ben+debian@benfinney.id.au> and
 
10
- the Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>.
 
11
 
 
12
It was downloaded from http://docutils.sourceforge.net/
 
13
 
 
14
Upstream Author: David Goodger <goodger@users.sourceforge.net>
 
15
 
 
16
Most of the files included in this project have been placed in the public
 
17
domain, and therefore have no license requirements and no restrictions on
 
18
copying or usage; see the `Public Domain Dedication`_ below.  There are a few
 
19
exceptions_, listed below.
 
20
 
 
21
Public Domain Dedication
 
22
========================
 
23
 
 
24
The persons who have associated their work with this project (the
 
25
"Dedicator": David Goodger and the many contributors to the Docutils
 
26
project) hereby dedicate the entire copyright, less the exceptions_
 
27
listed below, in the work of authorship known as "Docutils" identified
 
28
below (the "Work") to the public domain.
 
29
 
 
30
The primary repository for the Work is the Internet World Wide Web
 
31
site <http://docutils.sourceforge.net/>.  The Work consists of the
 
32
files within the "docutils" module of the Docutils project Subversion
 
33
repository (Internet host svn.berlios.de, filesystem path
 
34
/svnroot/repos/docutils), whose Internet web interface is located at
 
35
<http://svn.berlios.de/viewcvs/docutils/>.  Files dedicated to the
 
36
public domain may be identified by the inclusion, near the beginning
 
37
of each file, of a declaration of the form::
 
38
 
 
39
    Copyright: This document/module/DTD/stylesheet/file/etc. has been
 
40
               placed in the public domain.
 
41
 
 
42
Dedicator makes this dedication for the benefit of the public at large
 
43
and to the detriment of Dedicator's heirs and successors.  Dedicator
 
44
intends this dedication to be an overt act of relinquishment in
 
45
perpetuity of all present and future rights under copyright law,
 
46
whether vested or contingent, in the Work.  Dedicator understands that
 
47
such relinquishment of all rights includes the relinquishment of all
 
48
rights to enforce (by lawsuit or otherwise) those copyrights in the
 
49
Work.
 
50
 
 
51
Dedicator recognizes that, once placed in the public domain, the Work
 
52
may be freely reproduced, distributed, transmitted, used, modified,
 
53
built upon, or otherwise exploited by anyone for any purpose,
 
54
commercial or non-commercial, and in any way, including by methods
 
55
that have not yet been invented or conceived.
 
56
 
 
57
(This dedication is derived from the text of the `Creative Commons
 
58
Public Domain Dedication
 
59
<http://creativecommons.org/licenses/publicdomain>`_.)
 
60
 
 
61
Exceptions
 
62
==========
 
63
 
 
64
The exceptions to the `Public Domain Dedication`_ above are:
 
65
 
 
66
* docutils/writers/s5_html/themes/default/iepngfix.htc:
 
67
 
 
68
  IE5.5+ PNG Alpha Fix v1.0 by Angus Turnbull
 
69
  <http://www.twinhelix.com>.
 
70
 
 
71
  This is licensed under the GNU LGPL, version 2.1 or later.
 
72
 
 
73
  On Debian systems the text of the GNU Lesser General Public License
 
74
  version 2.1 can be found in /usr/share/common-licenses/LGPL-2.1.
 
75
 
 
76
* extras/roman.py:
 
77
 
 
78
  Copyright © 2001 Mark Pilgrim
 
79
 
 
80
  This program is part of "Dive Into Python", a free Python tutorial for
 
81
  experienced programmers.  Visit http://diveintopython.org/ for the
 
82
  latest version.
 
83
 
 
84
  This program is free software; you can redistribute it and/or modify
 
85
  it under the terms of the Python 2.1.1 license, available at
 
86
  http://www.python.org/2.1.1/license.html
 
87
 
 
88
  The license is reproduced below:
 
89
 
 
90
  | Copyright notice (as found in LICENSE in the original source).
 
91
  | --------------------------------------------------------------
 
92
  |
 
93
  | A. HISTORY OF THE SOFTWARE
 
94
  | ==========================
 
95
  |
 
96
  | Python was created in the early 1990s by Guido van Rossum at Stichting
 
97
  | Mathematisch Centrum (CWI) in the Netherlands as a successor of a
 
98
  | language called ABC.  Guido is Python's principal author, although it
 
99
  | includes many contributions from others.  The last version released
 
100
  | from CWI was Python 1.2.  In 1995, Guido continued his work on Python
 
101
  | at the Corporation for National Research Initiatives (CNRI) in Reston,
 
102
  | Virginia where he released several versions of the software.  Python
 
103
  | 1.6 was the last of the versions released by CNRI.  In 2000, Guido and
 
104
  | the Python core development team moved to BeOpen.com to form the
 
105
  | BeOpen PythonLabs team.  Python 2.0 was the first and only release
 
106
  | from BeOpen.com.
 
107
  |
 
108
  | Following the release of Python 1.6, and after Guido van Rossum left
 
109
  | CNRI to work with commercial software developers, it became clear that
 
110
  | the ability to use Python with software available under the GNU Public
 
111
  | License (GPL) was very desirable.  CNRI and the Free Software
 
112
  | Foundation (FSF) interacted to develop enabling wording changes to the
 
113
  | Python license.  Python 1.6.1 is essentially the same as Python 1.6,
 
114
  | with a few minor bug fixes, and with a different license that enables
 
115
  | later versions to be GPL-compatible.  Python 2.1 is a derivative work
 
116
  | of Python 1.6.1, as well as of Python 2.0.
 
117
  |
 
118
  | After Python 2.0 was released by BeOpen.com, Guido van Rossum and the
 
119
  | other PythonLabs developers joined Digital Creations.  All
 
120
  | intellectual property added from this point on, starting with Python
 
121
  | 2.1 and its alpha and beta releases, is owned by the Python Software
 
122
  | Foundation (PSF), a non-profit modeled after the Apache Software
 
123
  | Foundation.  See http://www.python.org/psf/ for more information about
 
124
  | the PSF.
 
125
  |
 
126
  | Thanks to the many outside volunteers who have worked under Guido's
 
127
  | direction to make these releases possible.
 
128
  |
 
129
  |
 
130
  | B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
 
131
  | ===============================================================
 
132
  |
 
133
  | PSF LICENSE AGREEMENT
 
134
  | ---------------------
 
135
  |
 
136
  | 1. This LICENSE AGREEMENT is between the Python Software Foundation
 
137
  | ("PSF"), and the Individual or Organization ("Licensee") accessing and
 
138
  | otherwise using Python 2.1 software in source or binary form and its
 
139
  | associated documentation.
 
140
  |
 
141
  | 2. Subject to the terms and conditions of this License Agreement, PSF
 
142
  | hereby grants Licensee a nonexclusive, royalty-free, world-wide
 
143
  | license to reproduce, analyze, test, perform and/or display publicly,
 
144
  | prepare derivative works, distribute, and otherwise use Python 2.1
 
145
  | alone or in any derivative version, provided, however, that PSF's
 
146
  | License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
 
147
  | 2001 Python Software Foundation; All Rights Reserved" are retained in
 
148
  | Python 2.1 alone or in any derivative version prepared by Licensee.
 
149
  |
 
150
  | 3. In the event Licensee prepares a derivative work that is based on
 
151
  | or incorporates Python 2.1 or any part thereof, and wants to make
 
152
  | the derivative work available to others as provided herein, then
 
153
  | Licensee hereby agrees to include in any such work a brief summary of
 
154
  | the changes made to Python 2.1.
 
155
  |
 
156
  | 4. PSF is making Python 2.1 available to Licensee on an "AS IS"
 
157
  | basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 
158
  | IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
 
159
  | DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 
160
  | FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.1 WILL NOT
 
161
  | INFRINGE ANY THIRD PARTY RIGHTS.
 
162
  |
 
163
  | 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
 
164
  | 2.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
 
165
  | A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.1,
 
166
  | OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
167
  |
 
168
  | 6. This License Agreement will automatically terminate upon a material
 
169
  | breach of its terms and conditions.
 
170
  |
 
171
  | 7. This License Agreement shall be governed by the federal
 
172
  | intellectual property law of the United States, including without
 
173
  | limitation the federal copyright law, and, to the extent such
 
174
  | U.S. federal law does not apply, by the law of the Commonwealth of
 
175
  | Virginia, excluding Virginia's conflict of law provisions.
 
176
  | Notwithstanding the foregoing, with regard to derivative works based
 
177
  | on Python 2.1 that incorporate non-separable material that was
 
178
  | previously distributed under the GNU General Public License (GPL), the
 
179
  | law of the Commonwealth of Virginia shall govern this License
 
180
  | Agreement only as to issues arising under or with respect to
 
181
  | Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this
 
182
  | License Agreement shall be deemed to create any relationship of
 
183
  | agency, partnership, or joint venture between PSF and Licensee.  This
 
184
  | License Agreement does not grant permission to use PSF trademarks or
 
185
  | trade name in a trademark sense to endorse or promote products or
 
186
  | services of Licensee, or any third party.
 
187
  |
 
188
  | 8. By copying, installing or otherwise using Python 2.1, Licensee
 
189
  | agrees to be bound by the terms and conditions of this License
 
190
  | Agreement.
 
191
  |
 
192
  |
 
193
  | BEOPEN.COM TERMS AND CONDITIONS FOR PYTHON 2.0
 
194
  | ----------------------------------------------
 
195
  |
 
196
  | BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
 
197
  |
 
198
  | 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
 
199
  | office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
 
200
  | Individual or Organization ("Licensee") accessing and otherwise using
 
201
  | this software in source or binary form and its associated
 
202
  | documentation ("the Software").
 
203
  |
 
204
  | 2. Subject to the terms and conditions of this BeOpen Python License
 
205
  | Agreement, BeOpen hereby grants Licensee a non-exclusive,
 
206
  | royalty-free, world-wide license to reproduce, analyze, test, perform
 
207
  | and/or display publicly, prepare derivative works, distribute, and
 
208
  | otherwise use the Software alone or in any derivative version,
 
209
  | provided, however, that the BeOpen Python License is retained in the
 
210
  | Software, alone or in any derivative version prepared by Licensee.
 
211
  |
 
212
  | 3. BeOpen is making the Software available to Licensee on an "AS IS"
 
213
  | basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 
214
  | IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
 
215
  | DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 
216
  | FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
 
217
  | INFRINGE ANY THIRD PARTY RIGHTS.
 
218
  |
 
219
  | 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
 
220
  | SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
 
221
  | AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
 
222
  | DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
223
  |
 
224
  | 5. This License Agreement will automatically terminate upon a material
 
225
  | breach of its terms and conditions.
 
226
  |
 
227
  | 6. This License Agreement shall be governed by and interpreted in all
 
228
  | respects by the law of the State of California, excluding conflict of
 
229
  | law provisions.  Nothing in this License Agreement shall be deemed to
 
230
  | create any relationship of agency, partnership, or joint venture
 
231
  | between BeOpen and Licensee.  This License Agreement does not grant
 
232
  | permission to use BeOpen trademarks or trade names in a trademark
 
233
  | sense to endorse or promote products or services of Licensee, or any
 
234
  | third party.  As an exception, the "BeOpen Python" logos available at
 
235
  | http://www.pythonlabs.com/logos.html may be used according to the
 
236
  | permissions granted on that web page.
 
237
  |
 
238
  | 7. By copying, installing or otherwise using the software, Licensee
 
239
  | agrees to be bound by the terms and conditions of this License
 
240
  | Agreement.
 
241
  |
 
242
  |
 
243
  | CNRI OPEN SOURCE GPL-COMPATIBLE LICENSE AGREEMENT
 
244
  | -------------------------------------------------
 
245
  |
 
246
  | 1. This LICENSE AGREEMENT is between the Corporation for National
 
247
  | Research Initiatives, having an office at 1895 Preston White Drive,
 
248
  | Reston, VA 20191 ("CNRI"), and the Individual or Organization
 
249
  | ("Licensee") accessing and otherwise using Python 1.6.1 software in
 
250
  | source or binary form and its associated documentation.
 
251
  |
 
252
  | 2. Subject to the terms and conditions of this License Agreement, CNRI
 
253
  | hereby grants Licensee a nonexclusive, royalty-free, world-wide
 
254
  | license to reproduce, analyze, test, perform and/or display publicly,
 
255
  | prepare derivative works, distribute, and otherwise use Python 1.6.1
 
256
  | alone or in any derivative version, provided, however, that CNRI's
 
257
  | License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
 
258
  | 1995-2001 Corporation for National Research Initiatives; All Rights
 
259
  | Reserved" are retained in Python 1.6.1 alone or in any derivative
 
260
  | version prepared by Licensee.  Alternately, in lieu of CNRI's License
 
261
  | Agreement, Licensee may substitute the following text (omitting the
 
262
  | quotes): "Python 1.6.1 is made available subject to the terms and
 
263
  | conditions in CNRI's License Agreement.  This Agreement together with
 
264
  | Python 1.6.1 may be located on the Internet using the following
 
265
  | unique, persistent identifier (known as a handle): 1895.22/1013.  This
 
266
  | Agreement may also be obtained from a proxy server on the Internet
 
267
  | using the following URL: http://hdl.handle.net/1895.22/1013".
 
268
  |
 
269
  | 3. In the event Licensee prepares a derivative work that is based on
 
270
  | or incorporates Python 1.6.1 or any part thereof, and wants to make
 
271
  | the derivative work available to others as provided herein, then
 
272
  | Licensee hereby agrees to include in any such work a brief summary of
 
273
  | the changes made to Python 1.6.1.
 
274
  |
 
275
  | 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
 
276
  | basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 
277
  | IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
 
278
  | DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 
279
  | FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
 
280
  | INFRINGE ANY THIRD PARTY RIGHTS.
 
281
  |
 
282
  | 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
 
283
  | 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
 
284
  | A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
 
285
  | OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
286
  |
 
287
  | 6. This License Agreement will automatically terminate upon a material
 
288
  | breach of its terms and conditions.
 
289
  |
 
290
  | 7. This License Agreement shall be governed by the federal
 
291
  | intellectual property law of the United States, including without
 
292
  | limitation the federal copyright law, and, to the extent such
 
293
  | U.S. federal law does not apply, by the law of the Commonwealth of
 
294
  | Virginia, excluding Virginia's conflict of law provisions.
 
295
  | Notwithstanding the foregoing, with regard to derivative works based
 
296
  | on Python 1.6.1 that incorporate non-separable material that was
 
297
  | previously distributed under the GNU General Public License (GPL), the
 
298
  | law of the Commonwealth of Virginia shall govern this License
 
299
  | Agreement only as to issues arising under or with respect to
 
300
  | Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this
 
301
  | License Agreement shall be deemed to create any relationship of
 
302
  | agency, partnership, or joint venture between CNRI and Licensee.  This
 
303
  | License Agreement does not grant permission to use CNRI trademarks or
 
304
  | trade name in a trademark sense to endorse or promote products or
 
305
  | services of Licensee, or any third party.
 
306
  |
 
307
  | 8. By clicking on the "ACCEPT" button where indicated, or by copying,
 
308
  | installing or otherwise using Python 1.6.1, Licensee agrees to be
 
309
  | bound by the terms and conditions of this License Agreement.
 
310
  |
 
311
  |         ACCEPT
 
312
  |
 
313
  |
 
314
  | CWI PERMISSIONS STATEMENT AND DISCLAIMER
 
315
  | ----------------------------------------
 
316
  |
 
317
  | Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
 
318
  | The Netherlands.  All rights reserved.
 
319
  |
 
320
  | Permission to use, copy, modify, and distribute this software and its
 
321
  | documentation for any purpose and without fee is hereby granted,
 
322
  | provided that the above copyright notice appear in all copies and that
 
323
  | both that copyright notice and this permission notice appear in
 
324
  | supporting documentation, and that the name of Stichting Mathematisch
 
325
  | Centrum or CWI not be used in advertising or publicity pertaining to
 
326
  | distribution of the software without specific, written prior
 
327
  | permission.
 
328
  |
 
329
  | STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
 
330
  | THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
 
331
  | FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
 
332
  | FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 
333
  | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 
334
  | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
 
335
  | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
336
   
 
337
* tools/editors/emacs/rst.el:
 
338
 
 
339
  Copyright 2003-2008 by Martin Blais, Stefan Merten, and David Goodger.
 
340
  This program is free software; you can redistribute it and/or modify
 
341
  it under the terms of the GNU General Public License version 2,
 
342
  as published by the Free Software Foundation.
 
343
 
 
344
  This program is distributed in the hope that it will be useful,
 
345
  but WITHOUT ANY WARRANTY; without even the implied warranty of
 
346
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
347
  GNU General Public License for more details.
 
348
 
 
349
  On Debian systems the text of the GNU General Public License version 2
 
350
  can be found in /usr/share/common-licenses/GPL-2.
 
351
 
 
352
* docutils/writers/latex2e/docutils-05-compat.sty:
 
353
 
 
354
  Copyright © 2009 G. Milde
 
355
 
 
356
  Released  without warranties or conditions of any kind
 
357
  under the terms of the Apache License, Version 2.0
 
358
  http://www.apache.org/licenses/LICENSE-2.0
 
359
 
 
360
  On Debian systems the text of the Apache License, Version 2.0
 
361
  can be found in /usr/share/common-licenses/Apache-2.0.
 
362
 
 
363
* debian/rst2odt_prepstyles.sgml:
 
364
 
 
365
  Copyright 2008–2009 Michael Schutte <michi@uiae.at>
 
366
  The Debian packaging work is under the GNU General Public License,
 
367
  version 2 or, at your option, any later version.
 
368
 
 
369
  On Debian systems the text of the GNU General Public License version 2
 
370
  can be found in /usr/share/common-licenses/GPL-2.