Update year again
authorRicardo Mones <ricardo@mones.org>
Tue, 3 Mar 2020 07:57:37 +0000 (08:57 +0100)
committerRicardo Mones <ricardo@mones.org>
Tue, 3 Mar 2020 07:57:37 +0000 (08:57 +0100)
clawsker
clawsker.pod

index 01ce28855a87891c507a9bb11eceba5cb762cb60..09cb1143180f962fe92eb444e0c573ff3f5670bc 100755 (executable)
--- a/clawsker
+++ b/clawsker
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 #
 # Clawsker :: A Claws Mail Tweaker
 #!/usr/bin/perl
 #
 # Clawsker :: A Claws Mail Tweaker
-# Copyright 2007-2019 Ricardo Mones <ricardo@mones.org>
+# Copyright 2007-2020 Ricardo Mones <ricardo@mones.org>
 #
 # 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
 #
 # 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) = @_;
 # create an about dialog
 sub new_about_dialog {
     my ($parent) = @_;
-    my $year = '2007-2019';
+    my $year = '2007-2020';
     my $holder = 'Ricardo Mones <ricardo@mones.org>';
     my $url = 'http://www.claws-mail.org/clawsker.php';
     my $icons = &get_app_icons;
     my $holder = 'Ricardo Mones <ricardo@mones.org>';
     my $url = 'http://www.claws-mail.org/clawsker.php';
     my $icons = &get_app_icons;
index f896d1a060ba887628711918da7f386573b41fac..7d8fe8704986fe99913be87230f2865647a0d575 100644 (file)
@@ -93,7 +93,7 @@ of contributors.
 
 =head1 COPYRIGHT
 
 
 =head1 COPYRIGHT
 
-Clawsker is Copyright 2007-2019 by Ricardo Mones Lastra.
+Clawsker is Copyright 2007-2020 by Ricardo Mones Lastra.
 
 =head1 LICENSE
 
 
 =head1 LICENSE