From: Rafael Kitover <rkitover@cpan.org>
Date: Mon, 24 Aug 2009 15:56:10 +0000 (+0000)
Subject: update copyright section for Debian at jawnsy's request
X-Git-Tag: v0.09004~17
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4fe256333bd6c655fb32fc972b9921ad78eb7d1a;p=p5sagit%2FClass-Accessor-Grouped.git

update copyright section for Debian at jawnsy's request
---

diff --git a/lib/Class/Accessor/Grouped.pm b/lib/Class/Accessor/Grouped.pm
index 015bf10..02779e5 100644
--- a/lib/Class/Accessor/Grouped.pm
+++ b/lib/Class/Accessor/Grouped.pm
@@ -464,9 +464,11 @@ With contributions from:
 
 Guillermo Roditi <groditi@cpan.org>
 
-=head1 LICENSE
+=head1 COPYRIGHT & LICENSE
 
-You may distribute this code under the same terms as Perl itself.
+Copyright (c) 2006-2009 Matt S. Trout <mst@shadowcatsystems.co.uk>
 
-=cut
+This program is free software; you can redistribute it and/or modify
+it under the same terms as perl itself.
 
+=cut