X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FDaemonize%2FWithPidFile.pm;h=0df77381584cf680d68e3022e20f76b9d8681c96;hb=df3c463b810bb63cbf295a8e822dc887844b9a0b;hp=65df99367db13a7f16b7b59b508fc1bd33cfdcc2;hpb=5b9ebe08eff2f6410804c2f3c2fa361db0b446a2;p=gitmo%2FMooseX-Daemonize.git diff --git a/lib/MooseX/Daemonize/WithPidFile.pm b/lib/MooseX/Daemonize/WithPidFile.pm index 65df993..0df7738 100644 --- a/lib/MooseX/Daemonize/WithPidFile.pm +++ b/lib/MooseX/Daemonize/WithPidFile.pm @@ -134,7 +134,7 @@ Stevan Little C<< >> =head1 LICENCE AND COPYRIGHT -Copyright (c) 2007, Chris Prather C<< >>. All rights +Copyright (c) 2007-2008, Chris Prather C<< >>. All rights reserved. Portions heavily borrowed from L which is copyright Earl Hood.