[Catalyst-commits] r11646 - trunk/Catalyst-Plugin-Session-Store-DBIC/lib/Catalyst/Plugin/Session/Store

jawnsy at dev.catalyst.perl.org jawnsy at dev.catalyst.perl.org
Wed Oct 21 01:27:46 GMT 2009


Author: jawnsy
Date: 2009-10-21 01:27:45 +0000 (Wed, 21 Oct 2009)
New Revision: 11646

Modified:
   trunk/Catalyst-Plugin-Session-Store-DBIC/lib/Catalyst/Plugin/Session/Store/DBIC.pm
Log:
Bring copyright statement in sync with the other packages

Modified: trunk/Catalyst-Plugin-Session-Store-DBIC/lib/Catalyst/Plugin/Session/Store/DBIC.pm
===================================================================
--- trunk/Catalyst-Plugin-Session-Store-DBIC/lib/Catalyst/Plugin/Session/Store/DBIC.pm	2009-10-21 00:23:15 UTC (rev 11645)
+++ trunk/Catalyst-Plugin-Session-Store-DBIC/lib/Catalyst/Plugin/Session/Store/DBIC.pm	2009-10-21 01:27:45 UTC (rev 11646)
@@ -336,7 +336,9 @@
 
 =head1 COPYRIGHT
 
-Copyright 2006-2008 Daniel Westermann-Clark, all rights reserved.
+Copyright (c) 2006 - 2009
+the Catalyst::Plugin::Session::Store::DBIC L</AUTHOR>
+as listed above.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.




More information about the Catalyst-commits mailing list