This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b59a13
)
perlopentut: add copyright/author, remove history
author
Ricardo Signes
<rjbs@cpan.org>
Fri, 12 Jul 2013 14:55:59 +0000
(10:55 -0400)
committer
Ricardo Signes
<rjbs@cpan.org>
Wed, 24 Jul 2013 04:25:54 +0000
(21:25 -0700)
pod/perlopentut.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlopentut.pod
b/pod/perlopentut.pod
index
5063ca8
..
9e50411
100644
(file)
--- a/
pod/perlopentut.pod
+++ b/
pod/perlopentut.pod
@@
-270,10
+270,8
@@
To be announced.
=head1 AUTHOR and COPYRIGHT
-To be announced.
-
-=head1 HISTORY
-
-To be announced.
+Copyright 2013 Tom Christiansen.
+This documentation is free; you can redistribute it and/or modify it under
+the same terms as Perl itself.