diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2005-10-18 09:26:20 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2005-10-18 09:26:20 +0000 |
commit | f4a198463ced6bb3ad8779a10146c88b91385fd2 (patch) | |
tree | af1215d7e2ac503c40e2fc3f2f70c5d982f2a66c /README | |
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
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -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 |