summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/WWW/RobotRules.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/WWW/RobotRules.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/WWW/RobotRules.pm10
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/WWW/RobotRules.pm b/Master/tlpkg/tlperl/lib/WWW/RobotRules.pm
index 0b9fda3b768..5dfc4539349 100644
--- a/Master/tlpkg/tlperl/lib/WWW/RobotRules.pm
+++ b/Master/tlpkg/tlperl/lib/WWW/RobotRules.pm
@@ -1,6 +1,6 @@
package WWW::RobotRules;
-$VERSION = "5.832";
+$VERSION = "6.02";
sub Version { $VERSION; }
use strict;
@@ -443,3 +443,11 @@ However, the intention is clear.
=head1 SEE ALSO
L<LWP::RobotUA>, L<WWW::RobotRules::AnyDBM_File>
+
+=head1 COPYRIGHT
+
+ Copyright 1995-2009, Gisle Aas
+ Copyright 1995, Martijn Koster
+
+This library is free software; you can redistribute it and/or
+modify it under the same terms as Perl itself.