Fix forgotten dates.
Some dates were not bumped when releasing v 0.01
in 07c0b2589a.
Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
parent
22d3d70a72
commit
2871792120
5 changed files with 5 additions and 5 deletions
|
|
@ -80,7 +80,7 @@ sub ShowVersion {
|
|||
################################################################################
|
||||
### display version and exit
|
||||
print "NewsStats v$PackageVersion\n$MyVersion\n";
|
||||
print "Copyright (c) 2010-2012 Thomas Hochstein <thh\@inter.net>\n";
|
||||
print "Copyright (c) 2010-2013 Thomas Hochstein <thh\@inter.net>\n";
|
||||
print "This program is free software; you may redistribute it ".
|
||||
"and/or modify it under the same terms as Perl itself.\n";
|
||||
exit(100);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue