From: Vincent Pit Date: Sun, 1 Sep 2013 16:35:55 +0000 (+0200) Subject: Bump copyright year X-Git-Tag: v0.05~1 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FThread-Cleanup.git;a=commitdiff_plain;h=40b4729cfac7e9a063232fac1c7601fb0885e82c Bump copyright year --- diff --git a/lib/Thread/Cleanup.pm b/lib/Thread/Cleanup.pm index be232a3..ea6788d 100644 --- a/lib/Thread/Cleanup.pm +++ b/lib/Thread/Cleanup.pm @@ -109,7 +109,7 @@ Inspired by a question from TonyC on #p5p. =head1 COPYRIGHT & LICENSE -Copyright 2009,2010 Vincent Pit, all rights reserved. +Copyright 2009,2010,2013 Vincent Pit, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.