diff options
| author | Paul Buetow <paul.buetow@1und1.de> | 2013-06-19 17:47:08 +0200 |
|---|---|---|
| committer | Paul Buetow <paul.buetow@1und1.de> | 2013-06-19 17:47:08 +0200 |
| commit | 1109f84ba27b4bf4570e1ad9ed0d964a13a3a4aa (patch) | |
| tree | e30995b9cb63371ae5a00aa15a1ad0c96ddf49e8 /lib | |
| parent | db1dce493c95ba220a30ef19435241b0654317b9 (diff) | |
change year
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Loadbars/Constants.pm | 2 |
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, |
