summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2006-10-16 08:13:06 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2006-10-16 08:13:06 (GMT)
commit6fa65670320afe60c04d0b7dd8834598971ec9c1 (patch)
treeb494ae51ae72ed6a7ff787db3c98f6a2495f1b5d
parente63887eda6765e1059939ff9c89e4fb244b5819b (diff)
downloadmonitoring-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
-rw-r--r--lib/Nagios/Plugin/Functions.pm2
-rw-r--r--lib/Nagios/Plugin/Performance.pm4
-rw-r--r--lib/Nagios/Plugin/Range.pm4
-rw-r--r--lib/Nagios/Plugin/Threshold.pm4
4 files changed, 7 insertions, 7 deletions
diff --git a/lib/Nagios/Plugin/Functions.pm b/lib/Nagios/Plugin/Functions.pm
index 804661c..4e099c2 100644
--- a/lib/Nagios/Plugin/Functions.pm
+++ b/lib/Nagios/Plugin/Functions.pm
@@ -340,7 +340,7 @@ http://nagiosplug.sourceforge.net/developer-guidelines.html.
340 340
341=head1 AUTHORS 341=head1 AUTHORS
342 342
343Ton Voon, E<lt>ton.voon@altinity.comE<gt> 343This code is maintained by the Nagios Plugin Development Team: http://nagiosplug.sourceforge.net
344 344
345 345
346=head1 COPYRIGHT AND LICENSE 346=head1 COPYRIGHT AND LICENSE
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
140Ton Voon, E<lt>ton.voon@altinity.comE<gt> 140This 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
144Copyright (C) 2006 by Altinity Limited 144Copyright (C) 2006 Nagios Plugin Development Team
145 145
146This library is free software; you can redistribute it and/or modify 146This library is free software; you can redistribute it and/or modify
147it under the same terms as Perl itself, either Perl version 5.8.4 or, 147it under the same terms as Perl itself, either Perl version 5.8.4 or,
diff --git a/lib/Nagios/Plugin/Range.pm b/lib/Nagios/Plugin/Range.pm
index 53a857f..691506f 100644
--- a/lib/Nagios/Plugin/Range.pm
+++ b/lib/Nagios/Plugin/Range.pm
@@ -132,11 +132,11 @@ Handles common Nagios Plugin range data. See Nagios::Plugin for creation interfa
132 132
133=head1 AUTHOR 133=head1 AUTHOR
134 134
135Ton Voon, E<lt>ton.voon@altinity.comE<gt> 135This code is maintained by the Nagios Plugin Development Team: http://nagiosplug.sourceforge.net
136 136
137=head1 COPYRIGHT AND LICENSE 137=head1 COPYRIGHT AND LICENSE
138 138
139Copyright (C) 2006 by Altinity Limited 139Copyright (C) 2006 Nagios Plugin Development Team
140 140
141This library is free software; you can redistribute it and/or modify 141This library is free software; you can redistribute it and/or modify
142it under the same terms as Perl itself, either Perl version 5.8.4 or, 142it under the same terms as Perl itself, either Perl version 5.8.4 or,
diff --git a/lib/Nagios/Plugin/Threshold.pm b/lib/Nagios/Plugin/Threshold.pm
index 829da66..b2afd8e 100644
--- a/lib/Nagios/Plugin/Threshold.pm
+++ b/lib/Nagios/Plugin/Threshold.pm
@@ -81,11 +81,11 @@ Given a value, will see if the value breaches the critical or the warning range.
81 81
82=head1 AUTHOR 82=head1 AUTHOR
83 83
84Ton Voon, E<lt>ton.voon@altinity.comE<gt> 84This code is maintained by the Nagios Plugin Development Team: http://nagiosplug.sourceforge.net
85 85
86=head1 COPYRIGHT AND LICENSE 86=head1 COPYRIGHT AND LICENSE
87 87
88Copyright (C) 2006 by Altinity Limited 88Copyright (C) 2006 Nagios Plugin Development Team
89 89
90This library is free software; you can redistribute it and/or modify 90This library is free software; you can redistribute it and/or modify
91it under the same terms as Perl itself, either Perl version 5.8.4 or, 91it under the same terms as Perl itself, either Perl version 5.8.4 or,