/[python-modules]/packages/requests/trunk/debian/copyright
ViewVC logotype

Contents of /packages/requests/trunk/debian/copyright

Parent Directory Parent Directory | Revision Log Revision Log


Revision 20853 - (hide annotations) (download)
Mon Mar 19 00:24:44 2012 UTC (14 months ago) by eriol-guest
File size: 5977 byte(s)
Added forgotten stanzas about packages inside the fork of python-urllib3
1 eriol-guest 20324 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 eriol-guest 17308 Upstream-Name: requests
3     Upstream-Contact: Kenneth Reitz <me@kennethreitz.com>
4     Source: http://pypi.python.org/pypi/requests
5    
6     Files: *
7 eriol-guest 20323 Copyright: 2011-2012, Kenneth Reitz
8 eriol-guest 17308 License: ISC
9    
10 eriol-guest 19331 Files: requests/packages/urllib3/*
11 eriol-guest 20323 Copyright: 2008-2011, Andrey Petrov
12 eriol-guest 17336 License: Expat
13    
14 eriol-guest 20853 Files: requests/packages/urllib3/packages/mimetools_choose_boundary/__init__.py
15     Copyright: 2010, Python Software Foundation
16     License: PSF-2
17    
18     Files: requests/packages/urllib3/packages/ssl_match_hostname/__init__.py
19     Copyright: 2011, Python Software Foundation
20     License: PSF-2
21    
22 eriol-guest 20323 Files: requests/packages/urllib3/packages/six.py
23     Copyright: 2010-2011, Benjamin Peterson
24     License: Expat
25    
26 eriol-guest 19428 Files: requests/packages/oreos/monkeys.py
27 eriol-guest 20323 Copyright: 2000, Timothy O'Malley
28 eriol-guest 19428 License:
29     Permission to use, copy, modify, and distribute this software
30     and its documentation for any purpose and without fee is hereby
31     granted, provided that the above copyright notice appear in all
32     copies and that both that copyright notice and this permission
33     notice appear in supporting documentation, and that the name of
34     Timothy O'Malley not be used in advertising or publicity
35     pertaining to distribution of the software without specific, written
36     prior permission.
37     .
38     Timothy O'Malley DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
39     SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
40     AND FITNESS, IN NO EVENT SHALL Timothy O'Malley BE LIABLE FOR
41     ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
42     WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
43     WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
44     ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
45     PERFORMANCE OF THIS SOFTWARE.
46    
47 eriol-guest 17308 Files: debian/*
48 eriol-guest 20756 Copyright: 2011-2012, Daniele Tricoli <eriol@mornie.org>
49 eriol-guest 17308 License: ISC
50    
51     License: ISC
52     Permission to use, copy, modify, and/or distribute this software for any
53     purpose with or without fee is hereby granted, provided that the above
54     copyright notice and this permission notice appear in all copies.
55     .
56     THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
57     REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
58     AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
59     INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
60     LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
61     OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
62     PERFORMANCE OF THIS SOFTWARE.
63 eriol-guest 17336
64 eriol-guest 18277 License: Expat
65 eriol-guest 17336 Permission is hereby granted, free of charge, to any person obtaining
66     a copy of this software and associated documentation files (the
67     "Software"), to deal in the Software without restriction, including
68     without limitation the rights to use, copy, modify, merge, publish,
69     distribute, sublicense, and/or sell copies of the Software, and to
70     permit persons to whom the Software is furnished to do so, subject to
71     the following conditions:
72     .
73     The above copyright notice and this permission notice shall be included
74     in all copies or substantial portions of the Software.
75     .
76     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
77     EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
78     MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
79     IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
80     CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
81     TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
82     SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
83 eriol-guest 20853
84     License: PSF-2
85     1. This LICENSE AGREEMENT is between the Python Software Foundation
86     ("PSF"), and the Individual or Organization ("Licensee") accessing
87     and otherwise using this software ("Python") in source or binary form
88     and its associated documentation.
89     .
90     2. Subject to the terms and conditions of this License Agreement, PSF
91     hereby grants Licensee a nonexclusive, royalty-free, world-wide
92     license to reproduce, analyze, test, perform and/or display publicly,
93     prepare derivative works, distribute, and otherwise use Python alone
94     or in any derivative version, provided, however, that PSF's License
95     Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2001,
96     2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights
97     Reserved" are retained in Python alone or in any derivative version
98     prepared by Licensee.
99     .
100     3. In the event Licensee prepares a derivative work that is based on
101     or incorporates Python or any part thereof, and wants to make the
102     derivative work available to others as provided herein, then Licensee
103     hereby agrees to include in any such work a brief summary of the
104     changes made to Python.
105     .
106     4. PSF is making Python available to Licensee on an "AS IS"
107     basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
108     IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
109     DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR
110     FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
111     INFRINGE ANY THIRD PARTY RIGHTS.
112     .
113     5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
114     FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A
115     RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY
116     DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
117     .
118     6. This License Agreement will automatically terminate upon a
119     material breach of its terms and conditions.
120     .
121     7. Nothing in this License Agreement shall be deemed to create any
122     relationship of agency, partnership, or joint venture between PSF and
123     Licensee. This License Agreement does not grant permission to use PSF
124     trademarks or trade name in a trademark sense to endorse or promote
125     products or services of Licensee, or any third party.
126     .
127     8. By copying, installing or otherwise using Python, Licensee agrees
128     to be bound by the terms and conditions of this License Agreement.

  ViewVC Help
Powered by ViewVC 1.1.5