Imported Debian patch 3.0.1-3
This commit is contained in:
101
debian/copyright
vendored
101
debian/copyright
vendored
@@ -1,37 +1,78 @@
|
||||
This package was debianized by Jason Thomas <jason@debian.org> on
|
||||
Wed, 14 Jan 2004 16:13:36 +1100.
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: NRPE
|
||||
Upstream-Contact: Nagios Users List <nagios-users@lists.nagios.com>
|
||||
Source: https://github.com/NagiosEnterprises/nrpe
|
||||
|
||||
It was downloaded from http://www.nagios.org/download/extras.php
|
||||
Files: *
|
||||
Copyright: 1999-2008, Ethan Galstad (nagios@nagios.org)
|
||||
2009, Nagios Core Development Team and Community Contributors
|
||||
License: GPL-2+ with OpenSSL exception
|
||||
|
||||
Current Debian Maintainers: The nagios packaging team
|
||||
http://alioth.debian.org/projects/pkg-nagios/
|
||||
Files: include/acl.h
|
||||
src/acl.c
|
||||
Copyright: 2011, Kaspersky Lab ZAO
|
||||
License: GPL-2+
|
||||
|
||||
Mailing-List:
|
||||
pkg-nagios-devel@lists.alioth.debian.org
|
||||
Files: src/snprintf.c
|
||||
Copyright: Patrick Powell 1995
|
||||
License: attribution
|
||||
This code is based on code written by Patrick Powell (papowell@astart.com)
|
||||
It may be used for any purpose as long as this notice remains intact
|
||||
on all source code distributions
|
||||
|
||||
Upstream Author: Ethan Galstad (nagios@nagios.org)
|
||||
Files: debian/*
|
||||
Copyright: 2004, Jason Thomas <jason@debian.org>
|
||||
License: GPL-2+
|
||||
|
||||
Copyright (c) 1999-2009 Ethan Galstad (nagios@nagios.org)
|
||||
|
||||
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 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
On Debian systems, the complete text of the GNU General Public
|
||||
License can be found in /usr/share/common-licenses/GPL.
|
||||
|
||||
There is an exception in the sourcecode for linking against openssl:
|
||||
|
||||
This program is released under the GPL (see below) with the additional
|
||||
exemption that compiling, linking, and/or using OpenSSL is allowed.
|
||||
|
||||
The file src/snprintf.c is Copyright 1995 by Patrick Powell
|
||||
|
||||
This code is based on code written by Patrick Powell (papowell@astart.com)
|
||||
It may be used for any purpose as long as this notice remains intact
|
||||
on all source code distributions
|
||||
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 Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
.
|
||||
On Debian systems, the complete text of version 2 of the GNU General
|
||||
Public License can be found in `/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
License: GPL-2+ with OpenSSL exception
|
||||
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.
|
||||
.
|
||||
In addition, as a special exception, the author of this
|
||||
program gives permission to link the code of its
|
||||
release with the OpenSSL project's "OpenSSL" library (or
|
||||
with modified versions of it that use the same license as
|
||||
the "OpenSSL" library), and distribute the linked
|
||||
executables. You must obey the GNU General Public
|
||||
License in all respects for all of the code used other
|
||||
than "OpenSSL". If you modify this file, you may extend
|
||||
this exception to your version of the file, but you are
|
||||
not obligated to do so. If you do not wish to do so,
|
||||
delete this exception statement from your 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 package; if not, write to the Free
|
||||
Software Foundation, Inc., 51 Franklin St, Fifth Floor,
|
||||
Boston, MA 02110-1301 USA
|
||||
.
|
||||
On Debian systems, the full text of the GNU General Public
|
||||
License version 2 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user