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 /lib/Monitoring/Plugin/Range.pm | |
| 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 'lib/Monitoring/Plugin/Range.pm')
| -rw-r--r-- | lib/Monitoring/Plugin/Range.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Monitoring/Plugin/Range.pm b/lib/Monitoring/Plugin/Range.pm index af19577..4cacfd4 100644 --- a/lib/Monitoring/Plugin/Range.pm +++ b/lib/Monitoring/Plugin/Range.pm | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | package Monitoring::Plugin::Range; | 1 | package Monitoring::Plugin::Range; |
| 2 | 2 | ||
| 3 | use 5.006; | 3 | use 5.006; |
| 4 | |||
| 5 | use strict; | 4 | use strict; |
| 6 | use warnings; | 5 | use warnings; |
| 7 | 6 | ||
| @@ -161,7 +160,8 @@ https://monitoring-plugins.org | |||
| 161 | 160 | ||
| 162 | =head1 COPYRIGHT AND LICENSE | 161 | =head1 COPYRIGHT AND LICENSE |
| 163 | 162 | ||
| 164 | Copyright (C) 2006-2014 Monitoring Plugin Development Team | 163 | Copyright (C) 2014 by Monitoring Plugin Team |
| 164 | Copyright (C) 2006-2014 by Nagios Plugin Development Team | ||
| 165 | 165 | ||
| 166 | This library is free software; you can redistribute it and/or modify | 166 | This library is free software; you can redistribute it and/or modify |
| 167 | it under the same terms as Perl itself. | 167 | it under the same terms as Perl itself. |
