From: Ricardo Mones Date: Tue, 3 Mar 2020 07:57:37 +0000 (+0100) Subject: Update year again X-Git-Tag: 1.3.2~15 X-Git-Url: http://git.claws-mail.org/?p=clawsker.git;a=commitdiff_plain;h=363371d2d8e1ce45b57bd5e35bb61d0fb1515392 Update year again --- diff --git a/clawsker b/clawsker index 01ce288..09cb114 100755 --- a/clawsker +++ b/clawsker @@ -1,7 +1,7 @@ #!/usr/bin/perl # # Clawsker :: A Claws Mail Tweaker -# Copyright 2007-2019 Ricardo Mones +# Copyright 2007-2020 Ricardo Mones # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -2625,7 +2625,7 @@ sub new_notebook { # create an about dialog sub new_about_dialog { my ($parent) = @_; - my $year = '2007-2019'; + my $year = '2007-2020'; my $holder = 'Ricardo Mones '; my $url = 'http://www.claws-mail.org/clawsker.php'; my $icons = &get_app_icons; diff --git a/clawsker.pod b/clawsker.pod index f896d1a..7d8fe87 100644 --- a/clawsker.pod +++ b/clawsker.pod @@ -93,7 +93,7 @@ of contributors. =head1 COPYRIGHT -Clawsker is Copyright 2007-2019 by Ricardo Mones Lastra. +Clawsker is Copyright 2007-2020 by Ricardo Mones Lastra. =head1 LICENSE