diff options
author | Ondřej Surý <ondrej@sury.org> | 2011-11-02 23:19:51 +0100 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2011-11-02 23:19:51 +0100 |
commit | f964733fa5492edaf6505b80c9a85fe5e0d395e3 (patch) | |
tree | c2bc7dbdd7f4709fdd40d04ad993a8e7275df3b5 /debian/copyright | |
parent | c8d5977bb546dae9ed59d81556639c49badd8121 (diff) | |
download | knot-f964733fa5492edaf6505b80c9a85fe5e0d395e3.tar.gz |
Initial packaging
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..f9fe3fe --- /dev/null +++ b/debian/copyright @@ -0,0 +1,54 @@ +This work was packaged for Debian by: + + Ondřej Surý <ondrej@debian.org> on Wed, 02 Nov 2011 22:45:14 +0100 + +It was downloaded from: + + http://www.knot-dns.cz/ + +Upstream Authors: + + Ľuboš Slovák <lubos.slovak@nic.cz> + Marek Vavruša <marek.vavrusa@nic.cz> + Jan Kadlec <jan.kadlec@nic.cz> + Ondřej Surý <ondrej@sury.org> + Ondřej Filip <feela@network.cz> + +Copyright: + + Copyright (C) 2011 CZ.NIC, z.s.p.o. + +License: + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License with + your Debian GNU system, in /usr/share/common-licenses/GPL-3. + + In addition, as a special exception, the copyright holders give + permission to link the code of portions of this program with the + OpenSSL library under certain conditions as described in each + individual source file, and distribute linked combinations + including the two. + You must obey the GNU General Public License in all respects + for all of the code used other than OpenSSL. If you modify + file(s) with this exception, you may extend this exception to your + version of the file(s), but you are not obligated to do so. If you + do not wish to do so, delete this exception statement from your + version. If you delete this exception statement from all source + files in the program, then also delete it here. + +The Debian packaging is: + + Copyright (C) 2011 Ondřej Surý <ondrej@debian.org> + +and is licensed under the GPL version 3, +see "/usr/share/common-licenses/GPL-3". |