X-Git-Url: https://git.donarmstrong.com/?p=deb_pkgs%2Flibhtml-calendarmonth-perl.git;a=blobdiff_plain;f=current%2Flib%2FHTML%2FCalendarMonth.pm;h=e98133e22f6549d3d9c58ab418c77a73618c7cc4;hp=a3dd380fe1c1e74cc31891c329b379a2d364475f;hb=9d8d5103edda5befbcae635c8a6edebe7431e094;hpb=8271142675d51730e1a96d3d184ed49069c2a68c diff --git a/current/lib/HTML/CalendarMonth.pm b/current/lib/HTML/CalendarMonth.pm index a3dd380..e98133e 100644 --- a/current/lib/HTML/CalendarMonth.pm +++ b/current/lib/HTML/CalendarMonth.pm @@ -3,7 +3,7 @@ package HTML::CalendarMonth; use strict; use vars qw($VERSION @ISA); -$VERSION = '1.18'; +$VERSION = '1.19'; use Carp; @@ -1292,7 +1292,7 @@ Matthew P. Sisk, EFE =head1 COPYRIGHT -Copyright (c) 1998-2005 Matthew P. Sisk. All rights reserved. All wrongs +Copyright (c) 1998-2008 Matthew P. Sisk. All rights reserved. All wrongs revenged. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.