X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass.pm;h=7d2b0044a3c3bc0eb5be1ee913b42d22d678468d;hb=5084f15645e4f05bb936eed4f87e56ac68e18953;hp=90fe75f586c93b7b1110e2a990b8a9102df33d77;hpb=dc5460a7d9fd7a6366c9fa85c3d08e59bb44a7ce;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class.pm b/lib/DBIx/Class.pm index 90fe75f..7d2b004 100644 --- a/lib/DBIx/Class.pm +++ b/lib/DBIx/Class.pm @@ -201,6 +201,11 @@ merged back to trunk for a major release. L 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 and L +as listed below. + =head1 AUTHOR mst: Matt S. Trout @@ -330,6 +335,8 @@ semifor: Marc Mims solomon: Jared Johnson +spb: Stephen Bennett + sszabo: Stephan Szabo teejay : Aaron Trevena @@ -352,6 +359,7 @@ zamolxes: Bogdan Lucaciu =head1 LICENSE -You may distribute this code under the same terms as Perl itself. +This library is free software and may be distributed under the same terms +as perl itself. =cut