X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-Session-State-Cookie.git;a=blobdiff_plain;f=lib%2FCatalyst%2FPlugin%2FSession%2FState%2FCookie.pm;fp=lib%2FCatalyst%2FPlugin%2FSession%2FState%2FCookie.pm;h=8d32081e6de65e71774852d26f848db42ab27ee9;hp=bd943c09e544afa2d8874bf9684d9b519dbe1af6;hb=bab1512d7270f7f38f63a54ebe0677f27e9172b5;hpb=6652d9a20455dc47e574a3145820c587cf8755f8 diff --git a/lib/Catalyst/Plugin/Session/State/Cookie.pm b/lib/Catalyst/Plugin/Session/State/Cookie.pm index bd943c0..8d32081 100644 --- a/lib/Catalyst/Plugin/Session/State/Cookie.pm +++ b/lib/Catalyst/Plugin/Session/State/Cookie.pm @@ -305,6 +305,10 @@ has been heavily modified since. =head1 COPYRIGHT +Copyright (c) 2005, Yuval Kogman C<< >> + +=head1 LICENSE + This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.