[Commits] [SCM] clawsker branch, master, updated. 1.3.7-19-gabc1a30

mones at claws-mail.org mones at claws-mail.org
Fri Dec 22 15:47:07 UTC 2023


The branch, master has been updated
       via  abc1a3052f1338e4a04155a5689463e23efbe57f (commit)
      from  e48dc9549ff768c58dc81b78b510faa8fd57c0ff (commit)

Summary of changes:
 Makefile     | 2 +-
 clawsker     | 4 ++--
 clawsker.pod | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)


- Log -----------------------------------------------------------------
commit abc1a3052f1338e4a04155a5689463e23efbe57f
Author: Ricardo Mones <ricardo at mones.org>
Date:   Fri Dec 22 16:46:52 2023 +0100

    Late update for year ranges

diff --git a/Makefile b/Makefile
index b488f09..6229bbc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 #
 # Clawsker Makefile
-# Copyright 2007-2022 Ricardo Mones <ricardo at mones.org>
+# Copyright 2007-2023 Ricardo Mones <ricardo at 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
diff --git a/clawsker b/clawsker
index 2965a3f..ecd4d5a 100755
--- a/clawsker
+++ b/clawsker
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 #
 # Clawsker :: A Claws Mail Tweaker
-# Copyright 2007-2022 Ricardo Mones <ricardo at mones.org>
+# Copyright 2007-2023 Ricardo Mones <ricardo at 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
@@ -2847,7 +2847,7 @@ sub new_notebook {
 # create an about dialog
 sub new_about_dialog {
     my ($parent) = @_;
-    my $year = '2007-2022';
+    my $year = '2007-2023';
     my $holder = 'Ricardo Mones <ricardo at mones.org>';
     my $url = 'http://www.claws-mail.org/clawsker.php';
     my $icons = &get_app_icons;
diff --git a/clawsker.pod b/clawsker.pod
index f053d26..3901547 100644
--- a/clawsker.pod
+++ b/clawsker.pod
@@ -121,7 +121,7 @@ of contributors.
 
 =head1 COPYRIGHT
 
-Clawsker is Copyright 2007-2022 by Ricardo Mones Lastra.
+Clawsker is Copyright 2007-2023 by Ricardo Mones Lastra.
 
 =head1 LICENSE
 

-----------------------------------------------------------------------


hooks/post-receive
-- 
Hidden preferences editor for Claws Mail


More information about the Commits mailing list