~certify-web-dev/twisted/certify-trunk

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2006-01-16 19:56:10 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060116195610-ykmxbia4mnnod9o2
Tags: 2.1.0-0ubuntu2
debian/copyright: Include copyright for python 2.3; some 2.3 files
are included in the upstream tarball, but not in the binary packages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
It was downloaded from http://www.twistedmatrix.com
6
6
 
7
 
Copyright (c) 2004
 
7
Copyright (c) 2005
8
8
Allen Short
9
9
Andrew Bennetts
10
10
Benjamin Bruheim
11
11
Bob Ippolito
12
12
Christopher Armstrong
13
13
Donovan Preston
 
14
Eric Mangold
14
15
Itamar Shtull-Trauring
15
16
James Knight
16
17
Jason A. Mobarak
52
53
 
53
54
Copyright Exceptions:
54
55
 
55
 
No exceptions are listed in the upstream source.
 
56
The source includes in twisted/python/pymodules some files from the
 
57
Python 2.3 upstream tarball (not included in the binary packages).
 
58
The Python 2.3 license follows:
 
59
 
 
60
PSF LICENSE AGREEMENT FOR PYTHON 2.3
 
61
------------------------------------
 
62
 
 
63
1. This LICENSE AGREEMENT is between the Python Software Foundation
 
64
("PSF"), and the Individual or Organization ("Licensee") accessing and
 
65
otherwise using Python 2.3 software in source or binary form and its
 
66
associated documentation.
 
67
 
 
68
2. Subject to the terms and conditions of this License Agreement, PSF
 
69
hereby grants Licensee a nonexclusive, royalty-free, world-wide
 
70
license to reproduce, analyze, test, perform and/or display publicly,
 
71
prepare derivative works, distribute, and otherwise use Python 2.3
 
72
alone or in any derivative version, provided, however, that PSF's
 
73
License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
 
74
2001, 2002, 2003 Python Software Foundation; All Rights Reserved" are
 
75
retained in Python 2.3 alone or in any derivative version prepared by
 
76
Licensee.
 
77
 
 
78
3. In the event Licensee prepares a derivative work that is based on
 
79
or incorporates Python 2.3 or any part thereof, and wants to make
 
80
the derivative work available to others as provided herein, then
 
81
Licensee hereby agrees to include in any such work a brief summary of
 
82
the changes made to Python 2.3.
 
83
 
 
84
4. PSF is making Python 2.3 available to Licensee on an "AS IS"
 
85
basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
 
86
IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
 
87
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
 
88
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.3 WILL NOT
 
89
INFRINGE ANY THIRD PARTY RIGHTS.
 
90
 
 
91
5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
 
92
2.3 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
 
93
A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.3,
 
94
OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 
95
 
 
96
6. This License Agreement will automatically terminate upon a material
 
97
breach of its terms and conditions.
 
98
 
 
99
7. Nothing in this License Agreement shall be deemed to create any
 
100
relationship of agency, partnership, or joint venture between PSF and
 
101
Licensee.  This License Agreement does not grant permission to use PSF
 
102
trademarks or trade name in a trademark sense to endorse or promote
 
103
products or services of Licensee, or any third party.
 
104
 
 
105
8. By copying, installing or otherwise using Python 2.3, Licensee
 
106
agrees to be bound by the terms and conditions of this License
 
107
Agreement.