From: Matt S Trout <mst@shadowcat.co.uk>
Date: Thu, 3 Sep 2009 18:12:53 +0000 (+0000)
Subject: get the COPYRIGHT in the right pless to not confuse META.yml generation
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b38e10bd665f8e7131c9e17069a23060935c328b;p=dbsrgits%2FDBIx-Class-Historic.git

get the COPYRIGHT in the right pless to not confuse META.yml generation
---

diff --git a/lib/DBIx/Class.pm b/lib/DBIx/Class.pm
index 9d49b69..62e3cc4 100644
--- a/lib/DBIx/Class.pm
+++ b/lib/DBIx/Class.pm
@@ -233,11 +233,6 @@ 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
-
-Copyright (c) 2005 - 2009 the DBIx::Class L</AUTHOR> and L</CONTRIBUTORS>
-as listed below.
-
 =head1 AUTHOR
 
 mst: Matt S. Trout <mst@shadowcatsystems.co.uk>
@@ -389,6 +384,11 @@ wreis: Wallace Reis <wreis@cpan.org>
 
 zamolxes: Bogdan Lucaciu <bogdan@wiz.ro>
 
+=head1 COPYRIGHT
+
+Copyright (c) 2005 - 2009 the DBIx::Class L</AUTHOR> and L</CONTRIBUTORS>
+as listed above.
+
 =head1 LICENSE
 
 This library is free software and may be distributed under the same terms