[Commits] [SCM] clawsker branch, master, updated. 1.4.0-7-g30e3bf8

mones at claws-mail.org mones at claws-mail.org
Sat Mar 29 12:04:52 UTC 2025


The branch, master has been updated
       via  30e3bf86264c4fc2d6a123992509610a597d3f7c (commit)
      from  d8fa1ce28ae6d2257344c8a3f76b6521243a1ffd (commit)

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


- Log -----------------------------------------------------------------
commit 30e3bf86264c4fc2d6a123992509610a597d3f7c
Author: Ricardo Mones <ricardo at mones.org>
Date:   Sat Mar 29 13:04:43 2025 +0100

    Update copyright years range

diff --git a/Makefile b/Makefile
index 9308d24..fe02e47 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 #
 # Clawsker Makefile
-# Copyright 2007-2024 Ricardo Mones <ricardo at mones.org>
+# Copyright 2007-2025 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 2dc2b41..0d107a3 100755
--- a/clawsker
+++ b/clawsker
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 #
 # Clawsker :: A Claws Mail Tweaker
-# Copyright 2007-2024 Ricardo Mones <ricardo at mones.org>
+# Copyright 2007-2025 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
@@ -3045,7 +3045,7 @@ sub new_notebook {
 # create an about dialog
 sub new_about_dialog {
     my ($parent) = @_;
-    my $year = '2007-2024';
+    my $year = '2007-2025';
     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 cfc00e5..76df9da 100644
--- a/clawsker.pod
+++ b/clawsker.pod
@@ -131,7 +131,7 @@ of contributors.
 
 =head1 COPYRIGHT
 
-Clawsker is Copyright 2007-2024 by Ricardo Mones.
+Clawsker is Copyright 2007-2025 by Ricardo Mones.
 
 =head1 LICENSE
 
diff --git a/po/Makefile b/po/Makefile
index aa8f4d3..6d645fc 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -1,6 +1,6 @@
 #
 # Clawsker po Makefile
-# Copyright 2007-2024 Ricardo Mones <ricardo at mones.org>
+# Copyright 2007-2025 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
@@ -12,7 +12,7 @@
 
 NAME = clawsker
 TITLE = \# Translatable strings for Clawsker
-COPYR = \# Copyright (C) 2007-2024 Ricardo Mones <ricardo at mones.org>
+COPYR = \# Copyright (C) 2007-2025 Ricardo Mones <ricardo at mones.org>
 VERSION ?= $(shell git describe)
 PREFIX ?= /usr/local
 DATADIR = ${PREFIX}/share

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


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


More information about the Commits mailing list