[Bast-commits] r7464 - DBIx-Class/0.08/trunk/lib/DBIx
matthewt at dev.catalyst.perl.org
matthewt at dev.catalyst.perl.org
Tue Sep 1 15:18:31 GMT 2009
Author: matthewt
Date: 2009-09-01 15:18:31 +0000 (Tue, 01 Sep 2009)
New Revision: 7464
Modified:
DBIx-Class/0.08/trunk/lib/DBIx/Class.pm
Log:
split copyright and license
Modified: DBIx-Class/0.08/trunk/lib/DBIx/Class.pm
===================================================================
--- DBIx-Class/0.08/trunk/lib/DBIx/Class.pm 2009-09-01 15:17:08 UTC (rev 7463)
+++ DBIx-Class/0.08/trunk/lib/DBIx/Class.pm 2009-09-01 15:18:31 UTC (rev 7464)
@@ -201,14 +201,11 @@
L<DBIx::Class::Manual::DocMap> lists each task you might want help on, and
the modules where you will find documentation.
-=head1 COPYRIGHT & LICENSE
+=head1 COPYRIGHT
Copyright (c) 2005 - 2009 the DBIx::Class L</AUTHOR> and L</CONTRIBUTORS>
as listed below.
-This library is free software and may be distributed under the same terms
-as perl itself.
-
=head1 AUTHOR
mst: Matt S. Trout <mst at shadowcatsystems.co.uk>
@@ -360,4 +357,9 @@
zamolxes: Bogdan Lucaciu <bogdan at wiz.ro>
+=head1 LICENSE
+
+This library is free software and may be distributed under the same terms
+as perl itself.
+
=cut
More information about the Bast-commits
mailing list