summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2005-10-18 09:26:20 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2005-10-18 09:26:20 (GMT)
commitf4a198463ced6bb3ad8779a10146c88b91385fd2 (patch)
treeaf1215d7e2ac503c40e2fc3f2f70c5d982f2a66c
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
-rw-r--r--README12
1 files changed, 10 insertions, 2 deletions
diff --git a/README b/README
index eb0ec4f..208cd19 100644
--- a/README
+++ b/README
@@ -96,11 +96,19 @@ Nagios Plugins Quick-and-Dirty Installation Instructions
96 96
97 97
98 98
99That's it. If you have any problems or questions, feel free send mail 99That's it! If you have any problems or questions, feel free send mail
100to nagiosplug-help@lists.sourceforge.net 100to nagiosplug-help@lists.sourceforge.net
101 101
102 102
103 103
104LICENSE STUFF
105-------------
106
107This software is released under the GNU Public License with the additional
108exemption that compiling, linking and/or using OpenSSL is allowed.
109
110See the COPYING file for the complete GPL text.
111
104 112
105-- 113--
106Karl DeBisschop (kdebisschop@users.sourceforge.net) 114Nagios Plugins Team