Update of /cvsroot/module-build/Module-Build/lib/Module
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8405/lib/Module
Modified Files:
Build.pm
Log Message:
Add copyright & license statements
Index: Build.pm
===================================================================
RCS file: /cvsroot/module-build/Module-Build/lib/Module/Build.pm,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -d -r1.178 -r1.179
--- Build.pm 6 Apr 2005 20:36:27 -0000 1.178
+++ Build.pm 14 Apr 2005 02:49:00 -0000 1.179
@@ -870,6 +870,13 @@
details of how to access it.
+=head1 COPYRIGHT
+
+Copyright (c) 2001-2005 Ken Williams. All rights reserved.
+
+This library is free software; you can redistribute it and/or
+modify it under the same terms as Perl itself.
+
=head1 SEE ALSO
perl(1), Module::Build::Cookbook(3), Module::Build::Authoring(3),
|