summaryrefslogtreecommitdiff
path: root/lib/Loadbars/Constants.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Loadbars/Constants.pm')
-rw-r--r--lib/Loadbars/Constants.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Loadbars/Constants.pm b/lib/Loadbars/Constants.pm
index 8f6a6d3..36e0a91 100644
--- a/lib/Loadbars/Constants.pm
+++ b/lib/Loadbars/Constants.pm
@@ -6,7 +6,7 @@ use warnings;
use SDL::Color;
use constant {
- COPYRIGHT => '2010-2013 (c) Paul Buetow <loadbars@dev.buetow.org>',
+ COPYRIGHT => '2010-2026 (c) Paul Buetow <loadbars@dev.buetow.org>',
CONFFILE => $ENV{HOME} . '/.loadbarsrc',
CSSH_CONFFILE => '/etc/clusters',
CSSH_MAX_RECURSION => 10,