summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPaul Buetow <paul.buetow@1und1.de>2013-06-19 17:47:08 +0200
committerPaul Buetow <paul.buetow@1und1.de>2013-06-19 17:47:08 +0200
commit1109f84ba27b4bf4570e1ad9ed0d964a13a3a4aa (patch)
treee30995b9cb63371ae5a00aa15a1ad0c96ddf49e8 /lib
parentdb1dce493c95ba220a30ef19435241b0654317b9 (diff)
change year
Diffstat (limited to 'lib')
-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 6302aee..1d074d5 100644
--- a/lib/Loadbars/Constants.pm
+++ b/lib/Loadbars/Constants.pm
@@ -6,7 +6,7 @@ use warnings;
use SDL::Color;
use constant {
- COPYRIGHT => '2010-2012 (c) Paul Buetow <loadbars@mx.buetow.org>',
+ COPYRIGHT => '2010-2013 (c) Paul Buetow <loadbars@mx.buetow.org>',
CONFFILE => $ENV{HOME} . '/.loadbarsrc',
CSSH_CONFFILE => '/etc/clusters',
CSSH_MAX_RECURSION => 10,