0.14 SubRequest - now with debian friendly copyright info
[catagits/Catalyst-Plugin-SubRequest.git] / lib / Catalyst / Plugin / SubRequest.pm
index a9adfce..0494b27 100644 (file)
@@ -3,7 +3,7 @@ package Catalyst::Plugin::SubRequest;
 use strict;
 use Time::HiRes qw/tv_interval/;
 
-our $VERSION = '0.13';
+our $VERSION = '0.14';
 
 =head1 NAME
 
@@ -108,6 +108,12 @@ SRI, for writing the awesome Catalyst framework
 
 =head1 COPYRIGHT
 
+Copyright (c) 2005 - 2008
+the Catalyst::Plugin::SubRequest L</AUTHOR>
+as listed above.
+
+=head1 LICENSE
+
 This program is free software, you can redistribute it and/or modify it under
 the same terms as Perl itself.