machine-interpretable copyright
This commit is contained in:
parent
733887a0af
commit
c71d782910
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -1,6 +1,7 @@
|
|||
dns-flood-detector (1.12-4) UNRELEASED; urgency=low
|
||||
|
||||
* Updating standards version to 3.8.0, no changes needed
|
||||
* implement machine-interpretable copyright file
|
||||
|
||||
-- Jan Wagner <waja@cyconet.org> Sat, 07 Jun 2008 11:38:13 +0200
|
||||
|
||||
|
|
28
debian/copyright
vendored
28
debian/copyright
vendored
|
@ -1,14 +1,19 @@
|
|||
This package was debianized by Jan Wagner <waja@cyconet.org> on
|
||||
Fri, 3 Nov 2006 12:39:42 +0100.
|
||||
Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
|
||||
Packaged-By: Jan Wagner <waja@cyconet.org>
|
||||
Packaged-Date: Fri, 3 Nov 2006 12:39:42 +0100
|
||||
Upstream-Name: DNS Flood Detector
|
||||
Upstream-Maintainer: Dennis Opacki <dopacki@adotout.com>
|
||||
Upstream-Source: http://www.adotout.com/
|
||||
|
||||
It was downloaded from <http://www.adotout.com/>
|
||||
Files: *
|
||||
Copyright: (C) 2003 Dennis Opacki <dopacki@adotout.com>
|
||||
License: GPL-2+
|
||||
|
||||
Upstream Author: Dennis Opacki <dopacki@adotout.com>
|
||||
|
||||
Copyright: (C) 2003 Dennis Opacki
|
||||
|
||||
License:
|
||||
Files: debian/*
|
||||
Copyright: (C) 2006, 2008 Jan Wagner <waja@cyconet.org>
|
||||
License: GPL-2+
|
||||
|
||||
License: GPL-2+
|
||||
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 2 of the License, or
|
||||
|
@ -23,8 +28,5 @@ License:
|
|||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
On Debian systems, the complete text of the GNU General Public License
|
||||
can be found in /usr/share/common-licenses/GPL file.
|
||||
|
||||
The Debian packaging is (C) 2006, 2008 Jan Wagner <waja@cyconet.org> and
|
||||
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
|
||||
On Debian systems, the complete text of the GNU General Public License can be
|
||||
found in /usr/share/common-licenses/GPL-2 file.
|
||||
|
|
Loading…
Reference in a new issue