include OpenSSL exception
This commit is contained in:
parent
e44f7f1596
commit
7b2c9ed304
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -10,6 +10,7 @@ nagios-plugins (1.4.11-2) UNRELEASED; urgency=low
|
||||||
* add more authors from upstreams AUTHORS to changelog
|
* add more authors from upstreams AUTHORS to changelog
|
||||||
* include a more explicit copyright notice to copyright to make lintian
|
* include a more explicit copyright notice to copyright to make lintian
|
||||||
happy
|
happy
|
||||||
|
* include OpenSSL exception from upstream README into copyright
|
||||||
|
|
||||||
-- sean finney <seanius@debian.org> Sat, 26 Jan 2008 15:08:03 +0100
|
-- sean finney <seanius@debian.org> Sat, 26 Jan 2008 15:08:03 +0100
|
||||||
|
|
||||||
|
|
4
debian/copyright
vendored
4
debian/copyright
vendored
|
@ -48,6 +48,10 @@ Copyright (C) 2002, 2007 Free Software Foundation, Inc.
|
||||||
along with this package; if not, write to the Free Software
|
along with this package; if not, write to the Free Software
|
||||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, 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.
|
||||||
|
|
||||||
On Debian systems, the complete text of the GNU General
|
On Debian systems, the complete text of the GNU General
|
||||||
Public License can be found in `/usr/share/common-licenses/GPL'.
|
Public License can be found in `/usr/share/common-licenses/GPL'.
|
||||||
|
|
Loading…
Reference in a new issue