Update README, TODO and copyright dates.

Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
Thomas Hochstein 2025-05-11 03:01:06 +02:00
parent 799eddab5b
commit c7206a2eaf
5 changed files with 15 additions and 14 deletions

View file

@ -77,7 +77,7 @@ sub ShowVersion {
################################################################################
### display version and exit
print "$0 from NewsStats v$VERSION\n";
print "Copyright (c) 2010-2013 Thomas Hochstein <thh\@thh.name>\n";
print "Copyright (c) 2010-2013, 2025 Thomas Hochstein <thh\@thh.name>\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);