| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
- Upstream-Name: nagios-plugins
- Upstream-Contact: Nagios Plugins Development Team <devel@nagios-plugins.org>
- Source: https://github.com/nagios-plugins/nagios-plugins
- https://www.nagios-plugins.org/
- Files: *
- Copyright: 1999-2023 Nagios Plugins Development Team
- and individual contributors
- License: GPL-3+ with OpenSSL exception
- Comment:
- Authors are listed in AUTHORS. See also THANKS and ACKNOWLEDGEMENTS.
- Build helpers under build-aux/ and gnulib (gl/) use GPL or FSF
- permissive terms; tap/ (test library) is BSD-2-Clause; install-sh is X11.
- None of these are shipped in the binary package.
- Files: debian/*
- Copyright: 2026 Nagios Development Team <devteam@nagios.com>
- License: GPL-3+ with OpenSSL exception
- Files: plugins-scripts/check_mailq.pl
- Copyright: Nagios Plugins Development Team
- License: GPL-2+
- License: GPL-3+ with OpenSSL exception
- You can redistribute and/or modify this software 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; with the
- additional exemption that compiling, linking, and/or using OpenSSL is
- allowed.
- .
- This software 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.
- .
- On Debian systems, the complete text of the GNU General Public License
- version 3 can be found in "/usr/share/common-licenses/GPL-3".
- 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.
- .
- On Debian systems, the complete text of the GNU General Public License
- version 2 can be found in "/usr/share/common-licenses/GPL-2".
|