diff options
author | Sven Nierlein <sven@nierlein.de> | 2014-01-20 14:49:14 +0100 |
---|---|---|
committer | Sven Nierlein <sven@nierlein.de> | 2014-01-20 14:49:14 +0100 |
commit | dfae38b656242898ce962c9ad93ed66be45fc3d4 (patch) | |
tree | d781a2ff90888c08379ebcd45f8ec51dda324882 /README | |
parent | b418181dfe80dd75169b6e8a619ac1932155dea2 (diff) | |
download | monitoring-plugin-perl-dfae38b656242898ce962c9ad93ed66be45fc3d4.tar.gz |
keep the old name in copyright for more transparencyv0.37
Signed-off-by: Sven Nierlein <sven@nierlein.de>
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -6,7 +6,7 @@ Icinga, Shinken and other compatible products. It is meant to | |||
6 | simplify a lot of the common functions required to do checking of a | 6 | simplify a lot of the common functions required to do checking of a |
7 | particular service. | 7 | particular service. |
8 | This module is maintained by the Monitoring-Plugins team | 8 | This module is maintained by the Monitoring-Plugins team |
9 | (https:://monitoring-plugins.org) | 9 | (https://monitoring-plugins.org) |
10 | 10 | ||
11 | INSTALLATION | 11 | INSTALLATION |
12 | 12 | ||
@@ -28,7 +28,8 @@ working example of a plugin script. | |||
28 | 28 | ||
29 | COPYRIGHT AND LICENCE | 29 | COPYRIGHT AND LICENCE |
30 | 30 | ||
31 | Copyright (C) 2006-2014 by Monitoring Plugin Team | 31 | Copyright (C) 2014 by Monitoring Plugin Team |
32 | Copyright (C) 2006-2014 by Nagios Plugin Development Team | ||
32 | 33 | ||
33 | This library is free software; you can redistribute it and/or modify | 34 | This library is free software; you can redistribute it and/or modify |
34 | it under the same terms as Perl itself, either Perl version 5.8.4 or, | 35 | it under the same terms as Perl itself, either Perl version 5.8.4 or, |