diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2005-10-18 09:26:20 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2005-10-18 09:26:20 (GMT) |
commit | f4a198463ced6bb3ad8779a10146c88b91385fd2 (patch) | |
tree | af1215d7e2ac503c40e2fc3f2f70c5d982f2a66c | |
parent | 37d64b89f9a3a293a3eb3f744a62d4b8402ac48c (diff) | |
download | monitoring-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-- | README | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -96,11 +96,19 @@ Nagios Plugins Quick-and-Dirty Installation Instructions | |||
96 | 96 | ||
97 | 97 | ||
98 | 98 | ||
99 | That's it. If you have any problems or questions, feel free send mail | 99 | That's it! If you have any problems or questions, feel free send mail |
100 | to nagiosplug-help@lists.sourceforge.net | 100 | to nagiosplug-help@lists.sourceforge.net |
101 | 101 | ||
102 | 102 | ||
103 | 103 | ||
104 | LICENSE STUFF | ||
105 | ------------- | ||
106 | |||
107 | This software is released under the GNU Public License with the additional | ||
108 | exemption that compiling, linking and/or using OpenSSL is allowed. | ||
109 | |||
110 | See the COPYING file for the complete GPL text. | ||
111 | |||
104 | 112 | ||
105 | -- | 113 | -- |
106 | Karl DeBisschop (kdebisschop@users.sourceforge.net) | 114 | Nagios Plugins Team |