aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Kitover <rkitover@cpan.org>2010-07-27 21:02:27 -0400
committerRafael Kitover <rkitover@cpan.org>2010-07-27 21:02:27 -0400
commitdd11ea452cdae2f2949376f1d8c1bfc73577fad5 (patch)
tree94496614a6b20c5dc37ab209cf18a2323dcc0bf0
parent26d62781c3fbca00ea7118528eb8c8e945b54f11 (diff)
downloadmx-alwayscoerce-dd11ea452cdae2f2949376f1d8c1bfc73577fad5.tar.gz
mx-alwayscoerce-dd11ea452cdae2f2949376f1d8c1bfc73577fad5.zip
update copyright year
-rw-r--r--lib/MooseX/AlwaysCoerce.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/MooseX/AlwaysCoerce.pm b/lib/MooseX/AlwaysCoerce.pm
index b01ca0f..0f2c398 100644
--- a/lib/MooseX/AlwaysCoerce.pm
+++ b/lib/MooseX/AlwaysCoerce.pm
@@ -146,7 +146,7 @@ Dave Rolsky, for telling me how to do it the L<Moose> way.
=head1 COPYRIGHT & LICENSE
-Copyright (c) 2009 Rafael Kitover
+Copyright (c) 2009-2010 Rafael Kitover
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.