From 72fcee4da7f86dfd12c8363b03c8cb82e0af12fe Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 1 May 2021 08:46:58 +0100 Subject: fix URIs --- lib/Loadbars/Constants.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Loadbars') diff --git a/lib/Loadbars/Constants.pm b/lib/Loadbars/Constants.pm index 1d074d5..8f6a6d3 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 ', + COPYRIGHT => '2010-2013 (c) Paul Buetow ', CONFFILE => $ENV{HOME} . '/.loadbarsrc', CSSH_CONFFILE => '/etc/clusters', CSSH_MAX_RECURSION => 10, -- cgit v1.2.3