X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=69616ab1319972599d3eb41ac4fa7ec6f2b9a0cd;hb=1eb0e391fe02c636b53ed57101ea432555018788;hp=bd70c6eaa58029445fd373be171b7d09c0b5a870;hpb=b1411a85d10099907c0ab3417a702a83ef4eb449;p=gitmo%2FMooseX-Singleton.git diff --git a/README b/README index bd70c6e..69616ab 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ NAME MooseX::Singleton - turn your Moose class into a singleton VERSION - Version 0.06, released 05 Mar 08 + Version 0.15 SYNOPSIS package MyApp; @@ -63,7 +63,7 @@ AND PATCHES FROM Dave Rolsky COPYRIGHT AND LICENSE - Copyright 2007 Shawn M Moore. + Copyright 2007, 2008 Shawn M Moore. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.