aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGravatar Ton Voon <tonvoon@users.sourceforge.net> 2005-10-18 09:26:20 +0000
committerGravatar Ton Voon <tonvoon@users.sourceforge.net> 2005-10-18 09:26:20 +0000
commitf4a198463ced6bb3ad8779a10146c88b91385fd2 (patch)
treeaf1215d7e2ac503c40e2fc3f2f70c5d982f2a66c /README
parent37d64b89f9a3a293a3eb3f744a62d4b8402ac48c (diff)
downloadmonitoring-plugins-f4a198463ced6bb3ad8779a10146c88b91385fd2.tar.gz
Added license information to README with exemption for use of OpenSSL
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1253 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 10 insertions, 2 deletions
diff --git a/README b/README
index eb0ec4fc..208cd193 100644
--- a/README
+++ b/README
@@ -96,11 +96,19 @@ Nagios Plugins Quick-and-Dirty Installation Instructions
-That's it. If you have any problems or questions, feel free send mail
+That's it! If you have any problems or questions, feel free send mail
to nagiosplug-help@lists.sourceforge.net
+LICENSE STUFF
+-------------
+
+This software is released under the GNU Public License with the additional
+exemption that compiling, linking and/or using OpenSSL is allowed.
+
+See the COPYING file for the complete GPL text.
+
--
-Karl DeBisschop (kdebisschop@users.sourceforge.net)
+Nagios Plugins Team