machine-interpretable copyright
This commit is contained in:
parent
68acff0cd2
commit
25b9c60306
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -1,6 +1,6 @@
|
|||
nagios-snmp-plugins (1.1.1-5) UNRELEASED; urgency=low
|
||||
|
||||
* NOT RELEASED YET
|
||||
* implement machine-interpretable copyright file
|
||||
|
||||
-- Jan Wagner <waja@cyconet.org> Mon, 07 Jul 2008 22:41:32 +0200
|
||||
|
||||
|
|
37
debian/copyright
vendored
37
debian/copyright
vendored
|
@ -1,14 +1,19 @@
|
|||
This package was debianized by Jan Wagner <waja@cyconet.org> on
|
||||
Tue, 5 Dec 2006 11:52:19 +0100.
|
||||
|
||||
It was downloaded from <http://www.manubulon.com/nagios>
|
||||
|
||||
Upstream Author: Patrick Proy (nagios at proy.org)
|
||||
Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
|
||||
Packaged-By: Jan Wagner <waja@cyconet.org>
|
||||
Packaged-Date: Tue, 5 Dec 2006 11:52:19 +0100
|
||||
Upstream-Name: Nagios SNMP Plugins
|
||||
Upstream-Maintainer: Patrick Proy (nagios at proy.org)
|
||||
Upstream-Source: http://www.manubulon.com/nagios
|
||||
|
||||
Files: *
|
||||
Copyright: (C) 2004-2007 Patrick Proy (nagios at proy.org)
|
||||
License: GPL-2
|
||||
|
||||
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 version 2 as
|
||||
published by the Free Software Foundation.
|
||||
|
@ -22,8 +27,20 @@ License:
|
|||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
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
|
||||
(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
|
||||
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'.
|
||||
|
|
Loading…
Reference in a new issue