From b26a073d490419d0619fd4e4381fc4a733a5dcbc Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 16 Nov 2009 23:59:45 -0600 Subject: a few minor cleanups --- lib/Games/Word/Wordlist.pm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/Games/Word') diff --git a/lib/Games/Word/Wordlist.pm b/lib/Games/Word/Wordlist.pm index 3a33044..9245442 100644 --- a/lib/Games/Word/Wordlist.pm +++ b/lib/Games/Word/Wordlist.pm @@ -1,4 +1,3 @@ -#!perl package Games::Word::Wordlist; use strict; use warnings; @@ -376,7 +375,7 @@ L =head1 COPYRIGHT AND LICENSE -Copyright 2008 Jesse Luehrs. +Copyright 2008-2009 Jesse Luehrs. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. @@ -384,4 +383,3 @@ under the same terms as Perl itself. =cut 1; - -- cgit v1.2.3-54-g00ecf