Update year again
[clawsker.git] / clawsker
index 01ce28855a87891c507a9bb11eceba5cb762cb60..09cb1143180f962fe92eb444e0c573ff3f5670bc 100755 (executable)
--- a/clawsker
+++ b/clawsker
@@ -1,7 +1,7 @@
 #!/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
@@ -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 <ricardo@mones.org>';
     my $url = 'http://www.claws-mail.org/clawsker.php';
     my $icons = &get_app_icons;