Update year
authorRicardo Mones <ricardo@mones.org>
Sun, 13 Oct 2019 14:41:36 +0000 (16:41 +0200)
committerRicardo Mones <ricardo@mones.org>
Sun, 13 Oct 2019 14:41:36 +0000 (16:41 +0200)
clawsker
clawsker.pod

index 37745d0434140f5b15401f30d6880176331c02c0..01ce28855a87891c507a9bb11eceba5cb762cb60 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-2018 Ricardo Mones <ricardo@mones.org>
+# Copyright 2007-2019 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-2018';
+    my $year = '2007-2019';
     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 d1e2adc673c7d057584e218abe375a2828a1c6c3..f896d1a060ba887628711918da7f386573b41fac 100644 (file)
@@ -93,7 +93,7 @@ of contributors.
 
 =head1 COPYRIGHT
 
 
 =head1 COPYRIGHT
 
-Clawsker is Copyright 2007-2018 by Ricardo Mones Lastra.
+Clawsker is Copyright 2007-2019 by Ricardo Mones Lastra.
 
 =head1 LICENSE
 
 
 =head1 LICENSE