update copyright

This commit is contained in:
Jan Wagner 2012-06-27 20:29:06 +00:00
parent 891a8f8cf4
commit 1ddf892fc0
2 changed files with 38 additions and 17 deletions

1
debian/changelog vendored
View file

@ -6,6 +6,7 @@ nagios-plugins (1.4.16-1) UNRELEASED; urgency=low
- 03_check_disk_smb_perfdata.dpatch - 03_check_disk_smb_perfdata.dpatch
- 10_check_dhcp_Fix-handling-of-pad-options.dpatch - 10_check_dhcp_Fix-handling-of-pad-options.dpatch
- 11_check_dhcp_Don-t-misinterpret-the-siaddr-field.dpatch - 11_check_dhcp_Don-t-misinterpret-the-siaddr-field.dpatch
* Updated debian/copyright
-- Jan Wagner <waja@cyconet.org> Thu, 14 Jun 2012 10:55:42 +0200 -- Jan Wagner <waja@cyconet.org> Thu, 14 Jun 2012 10:55:42 +0200

54
debian/copyright vendored
View file

@ -26,6 +26,7 @@ Upstream Authors: Felipe Gustavo de Almeida
Matthew Kent Matthew Kent
Harper Mann Harper Mann
Benoit Mortier Benoit Mortier
Sven Nierlein
Nathan Vonnahme Nathan Vonnahme
Ton Voon Ton Voon
Holger Weiss Holger Weiss
@ -35,6 +36,41 @@ Copyright:
Copyright (C) 1985, 2009 Free Software Foundation, Inc. Copyright (C) 1985, 2009 Free Software Foundation, Inc.
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 package 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, see <http://www.gnu.org/licenses/>.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
From upstream README:
This software is released under the GNU Public License with the additional
exemption that compiling, linking and/or using OpenSSL is allowed.
Files with different Licenses:
build-aux/config.guess
build-aux/config.sub
build-aux/ltmain.sh
contrib/check_cpqarray.c
contrib/check_linux_raid.pl
contrib/check_traceroute-pure_perl.pl
contrib/check_cluster2.c
contrib/check_snmp_printer.pl
contrib/check_http-with-client-certificate.c
contrib/check_cluster.c
plugins-scripts/check_mailq.pl
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or the Free Software Foundation; either version 2 of the License, or
@ -47,24 +83,8 @@ Copyright (C) 1985, 2009 Free Software Foundation, Inc.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
USA.
From upstream README:
This software is released under the GNU Public License with the additional
exemption that compiling, linking and/or using OpenSSL is allowed.
Files with different Licenses:
lib/*.c
lib/tests/*.c
plugins/*.c
plugins/runcmd.h
plugins/common.h
plugins/netutils.h
plugins-root/check_*.c
plugins-root/pst3.c
gl/alloca.in.h gl/alloca.in.h
gl/as* gl/as*
gl/base64* gl/base64*