clearer copyright
Matt S Trout [Tue, 1 Sep 2009 15:17:08 +0000 (15:17 +0000)]
lib/DBIx/Class.pm

index 1bc4c9a..f765226 100644 (file)
@@ -201,6 +201,14 @@ merged back to trunk for a major release.
 L<DBIx::Class::Manual::DocMap> lists each task you might want help on, and
 the modules where you will find documentation.
 
+=head1 COPYRIGHT & LICENSE
+
+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@shadowcatsystems.co.uk>
@@ -352,8 +360,4 @@ wreis: Wallace Reis <wreis@cpan.org>
 
 zamolxes: Bogdan Lucaciu <bogdan@wiz.ro>
 
-=head1 LICENSE
-
-You may distribute this code under the same terms as Perl itself.
-
 =cut