This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Patch utils/h2xs.PL
authorElaine -HFB- Ashton <elaine@chaos.wustl.edu>
Sat, 21 Apr 2001 10:32:16 +0000 (05:32 -0500)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 21 Apr 2001 15:30:15 +0000 (15:30 +0000)
Message-ID: <20010421103216.C14521@chaos.wustl.edu>

Add MAILING list and LICENSE templates.

p4raw-id: //depot/perl@9773

utils/h2xs.PL

index 932e015..d38b676 100644 (file)
@@ -1063,6 +1063,17 @@ $exp_doc$meth_doc$revhist
 #
 #$author, E<lt>${email}E<gt>
 #
+#=head1 MAILING LIST
+#
+#If you have a mailing list set up for your module, mention it here.
+#
+#=head1 COPYRIGHT AND LICENSE
+#
+#Copyright (C) YEAR YOURNAMEHERE
+#
+#This library is free software; you can redistribute it and/or modify
+#it under the same terms as Perl itself. 
+#
 #=head1 SEE ALSO
 #
 #L<perl>.