diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2006-10-16 08:13:06 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2006-10-16 08:13:06 +0000 |
commit | 6fa65670320afe60c04d0b7dd8834598971ec9c1 (patch) | |
tree | b494ae51ae72ed6a7ff787db3c98f6a2495f1b5d /lib/Nagios/Plugin/Performance.pm | |
parent | e63887eda6765e1059939ff9c89e4fb244b5819b (diff) | |
download | monitoring-plugin-perl-6fa65670320afe60c04d0b7dd8834598971ec9c1.tar.gz |
Copyrights given to the Nagios Plugin Development Team
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1494 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'lib/Nagios/Plugin/Performance.pm')
-rw-r--r-- | lib/Nagios/Plugin/Performance.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Nagios/Plugin/Performance.pm b/lib/Nagios/Plugin/Performance.pm index 512e07d..6e4cd03 100644 --- a/lib/Nagios/Plugin/Performance.pm +++ b/lib/Nagios/Plugin/Performance.pm | |||
@@ -137,11 +137,11 @@ http://nagiosplug.sourceforge.net | |||
137 | 137 | ||
138 | =head1 AUTHOR | 138 | =head1 AUTHOR |
139 | 139 | ||
140 | Ton Voon, E<lt>ton.voon@altinity.comE<gt> | 140 | This code is maintained by the Nagios Plugin Development Team: http://nagiosplug.sourceforge.net |
141 | 141 | ||
142 | =head1 COPYRIGHT AND LICENSE | 142 | =head1 COPYRIGHT AND LICENSE |
143 | 143 | ||
144 | Copyright (C) 2006 by Altinity Limited | 144 | Copyright (C) 2006 Nagios Plugin Development Team |
145 | 145 | ||
146 | This library is free software; you can redistribute it and/or modify | 146 | This library is free software; you can redistribute it and/or modify |
147 | it under the same terms as Perl itself, either Perl version 5.8.4 or, | 147 | it under the same terms as Perl itself, either Perl version 5.8.4 or, |