X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=debian%2Fcopyright;h=5217bf5a604fab1956225e64d3edd134fb0285c2;hb=39b67214133f5e3c42a862cec9232872b51b70b5;hp=65ee9ba43d5d35eb6121afcd111b8d51be4f332f;hpb=004b3242cd6b9933ea049039840f1071b0284ad8;p=quix0rs-apt-p2p.git diff --git a/debian/copyright b/debian/copyright index 65ee9ba..5217bf5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,14 +1,111 @@ -This is the Debian GNU/Linux packaged version of apt-dht +This is the Debian GNU/Linux packaged version of apt-p2p The package is written and maintained by Cameron Dale. The original source can always be found at: - http://ftp.debian.org/debian/pool/main/a/apt-dht/ + http://ftp.debian.org/debian/pool/main/a/apt-p2p/ The project homepage is at - http://www.camrdale.org/apt-dht.html + http://www.camrdale.org/apt-p2p.html -This software is released under the terms of the GNU General Public License. +Apt-p2p is Copyright (C) 2008 Cameron Dale -On Debian systems, the complete text of the GNU General Public License -can be found in /usr/share/common-licenses/GPL. +This software is released under the terms of the GNU General Public License, +version 2 or later, with the exceptions noted below. + +On Debian systems, the complete text of the GNU General Public License, +version 2, can be found in /usr/share/common-licenses/GPL-2. + +The file AptPackages.py is a modified version of packages.py from +the apt-proxy program, the source of which can found at +http://ftp.debian.org/debian/pool/main/a/apt-proxy/. +This file is also licensed under the terms of the GNU General +Public License, and is covered by the following copyright: + + Copyright (C) 2002 Manuel Estrada Sainz + Copyright (C) 2008 Cameron Dale + +The module apt_p2p_Khashmir is a modified version of the original khashmir, +the source of which can be found at http://sourceforge.net/projects/khashmir. +It is covered by the following copyright and permission notice: + + Copyright (C) 2002-2003 Andrew Loewenstern + Copyright (C) 2008 Cameron Dale + + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and associated documentation files + (the "Software"), to deal in the Software without restriction, + including without limitation the rights to use, copy, modify, merge, + publish, distribute, sublicense, and/or sell copies of the Software, + and to permit persons to whom the Software is furnished to do so, + subject to the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + The Software is provided "AS IS", without warranty of any kind, + express or implied, including but not limited to the warranties of + merchantability, fitness for a particular purpose and + noninfringement. In no event shall the authors or copyright holders + be liable for any claim, damages or other liability, whether in an + action of contract, tort or otherwise, arising from, out of or in + connection with the Software or the use or other dealings in the + Software. + +The file policies.py is a modified version of policies.py from +the Twisted networking engine, the source of which can be found at +http://twistedmatrix.com. It is covered by the following copyright and +permission notice: + + Copyright (c) 2001-2008 + Allen Short + Andrew Bennetts + Apple Computer, Inc. + Benjamin Bruheim + Bob Ippolito + Canonical Limited + Christopher Armstrong + David Reid + Donovan Preston + Eric Mangold + Itamar Shtull-Trauring + James Knight + Jason A. Mobarak + Jonathan Lange + Jonathan D. Simms + Jp Calderone + Jürgen Hermann + Kevin Turner + Mary Gardiner + Matthew Lefkowitz + Massachusetts Institute of Technology + Moshe Zadka + Paul Swartz + Pavel Pergamenshchik + Ralph Meijer + Sean Riley + Travis B. Hartwell + Thomas Herve + Eyal Lotem + Antoine Pitrou + Andy Gayton + Copyright (C) 2008 Cameron Dale + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + "Software"), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.