[Catalyst-commits] r11285 - Catalyst-Plugin-Session-State-Cookie/trunk/lib/Catalyst/Plugin/Session/State

t0m at dev.catalyst.perl.org t0m at dev.catalyst.perl.org
Tue Sep 1 07:43:12 GMT 2009


Author: t0m
Date: 2009-09-01 07:43:11 +0000 (Tue, 01 Sep 2009)
New Revision: 11285

Modified:
   Catalyst-Plugin-Session-State-Cookie/trunk/lib/Catalyst/Plugin/Session/State/Cookie.pm
Log:
Add copyright info

Modified: Catalyst-Plugin-Session-State-Cookie/trunk/lib/Catalyst/Plugin/Session/State/Cookie.pm
===================================================================
--- Catalyst-Plugin-Session-State-Cookie/trunk/lib/Catalyst/Plugin/Session/State/Cookie.pm	2009-09-01 07:36:57 UTC (rev 11284)
+++ Catalyst-Plugin-Session-State-Cookie/trunk/lib/Catalyst/Plugin/Session/State/Cookie.pm	2009-09-01 07:43:11 UTC (rev 11285)
@@ -305,6 +305,10 @@
 
 =head1 COPYRIGHT
 
+Copyright (c) 2005, Yuval Kogman C<< <nothingmuch at woobling.org> >>
+
+=head1 LICENSE
+
 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