diff options
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, |