X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=debian%2Fcopyright;h=5217bf5a604fab1956225e64d3edd134fb0285c2;hb=39b67214133f5e3c42a862cec9232872b51b70b5;hp=4598a40d5d66ff2be8ae616d26b6bd5e90b5220d;hpb=ff4c2f93404e4b5b2e647ff29569f6431f608b02;p=quix0rs-apt-p2p.git diff --git a/debian/copyright b/debian/copyright index 4598a40..5217bf5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,26 +1,36 @@ -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 -Apt-dht is Copyright (C) 2008 Cameron Dale +Apt-p2p is Copyright (C) 2008 Cameron Dale This software is released under the terms of the GNU General Public License, -with the exceptions noted below. +version 2 or later, with the exceptions noted below. -On Debian systems, the complete text of the GNU General Public License -can be found in /usr/share/common-licenses/GPL. +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 module apt_dht_Khashmir is a modified version of the original khashmir, +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 @@ -42,11 +52,60 @@ It is covered by the following copyright and permission notice: connection with the Software or the use or other dealings in the Software. -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: +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) 2002 Manuel Estrada Sainz + 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.