summaryrefslogtreecommitdiff
path: root/pod/podselect.PL
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-10-02 06:14:44 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-10-02 06:14:44 +0000
commitd1e97cf025288cdcc6265ec2295fc63f19ab45f5 (patch)
tree00fbd71f028a2deb76817c1ec92286afced4079f /pod/podselect.PL
parent379d08261ce45431ab4c79c21a0d8b7cef309646 (diff)
downloadperl-d1e97cf025288cdcc6265ec2295fc63f19ab45f5.tar.gz
fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
p4raw-id: //depot/perl@4281
Diffstat (limited to 'pod/podselect.PL')
-rw-r--r--pod/podselect.PL5
1 files changed, 1 insertions, 4 deletions
diff --git a/pod/podselect.PL b/pod/podselect.PL
index a76f6a045f..3fa411846b 100644
--- a/pod/podselect.PL
+++ b/pod/podselect.PL
@@ -39,10 +39,7 @@ print OUT <<'!NO!SUBS!';
#############################################################################
# podselect -- command to invoke the podselect function in Pod::Select
#
-# Derived from Tom Christiansen's pod2text script.
-# (with extensive modifications)
-#
-# Copyright (c) 1996 Bradford Appleton. All rights reserved.
+# Copyright (c) 1996-1999 by Bradford Appleton. All rights reserved.
# This file is part of "PodParser". PodParser is free software;
# you can redistribute it and/or modify it under the same terms
# as Perl itself.