[Commits] [SCM] clawsker branch, master, updated. 1.3.8-9-g1e68250
mones at claws-mail.org
mones at claws-mail.org
Fri Aug 23 16:16:37 UTC 2024
The branch, master has been updated
via 1e68250995f904cb9aa2fe11fd02c1a1885d4d21 (commit)
from 6750b46f5524df9b0b63a6c9e00c7e96beb2542d (commit)
Summary of changes:
Makefile | 2 +-
clawsker | 4 ++--
clawsker.pod | 2 +-
po/Makefile | 4 ++--
po/fr.po | 2 +-
po/sv.po | 2 +-
po/unmaint/nb.po | 2 +-
7 files changed, 9 insertions(+), 9 deletions(-)
- Log -----------------------------------------------------------------
commit 1e68250995f904cb9aa2fe11fd02c1a1885d4d21
Author: Ricardo Mones <ricardo at mones.org>
Date: Fri Aug 23 18:16:25 2024 +0200
Update copyright years range
diff --git a/Makefile b/Makefile
index e504ae5..abec662 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
#
# Clawsker Makefile
-# Copyright 2007-2023 Ricardo Mones <ricardo at mones.org>
+# Copyright 2007-2024 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 68062d4..3493d2d 100755
--- a/clawsker
+++ b/clawsker
@@ -1,7 +1,7 @@
#!/usr/bin/perl
#
# Clawsker :: A Claws Mail Tweaker
-# Copyright 2007-2023 Ricardo Mones <ricardo at mones.org>
+# Copyright 2007-2024 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
@@ -2997,7 +2997,7 @@ sub new_notebook {
# create an about dialog
sub new_about_dialog {
my ($parent) = @_;
- my $year = '2007-2023';
+ my $year = '2007-2024';
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 4f49756..cfc00e5 100644
--- a/clawsker.pod
+++ b/clawsker.pod
@@ -131,7 +131,7 @@ of contributors.
=head1 COPYRIGHT
-Clawsker is Copyright 2007-2023 by Ricardo Mones Lastra.
+Clawsker is Copyright 2007-2024 by Ricardo Mones.
=head1 LICENSE
diff --git a/po/Makefile b/po/Makefile
index b6a6a46..e3f4626 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -1,6 +1,6 @@
#
# Clawsker po Makefile
-# Copyright 2007-2022 Ricardo Mones <ricardo at mones.org>
+# Copyright 2007-2024 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 Ricardo Mones <ricardo at mones.org>
+COPYR = \# Copyright (C) 2007-2024 Ricardo Mones <ricardo at mones.org>
VERSION ?= $(shell git describe)
PREFIX ?= /usr/local
DATADIR = ${PREFIX}/share
diff --git a/po/fr.po b/po/fr.po
index 095aa2b..7cc5339 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,5 +1,5 @@
# French translation for clawsker
-# Copyright (C) 2008-2016 Ricardo Mones Lastra
+# Copyright (C) 2008-2024 Ricardo Mones
# This file is distributed under the same license as the Clawsker package.
# See COPYING file on the toplevel distribution directory for details
# Tristan Chabredier (wwp) <subscript at free.fr>, 2008.
diff --git a/po/sv.po b/po/sv.po
index 6092f55..7611051 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,5 +1,5 @@
# Swedish translation of Clawsker.
-# Copyright (C) 2011-2017 Ricardo Mones Lastra
+# Copyright (C) 2011-2024 Ricardo Mones
# This file is distributed under the same license as the Clawsker package.
# See COPYING file on the toplevel distribution directory for details
# Andreas Rönnquist <andreas at ronnquist.net>, 2011-2023
diff --git a/po/unmaint/nb.po b/po/unmaint/nb.po
index d779874..9ccdb4c 100644
--- a/po/unmaint/nb.po
+++ b/po/unmaint/nb.po
@@ -1,5 +1,5 @@
# Norwegian Bokmål translation for Clawsker.
-# Copyright (C) 2015-2017 Ricardo Mones Lastra
+# Copyright (C) 2015-2024 Ricardo Mones
# This file is distributed under the same license as the Clawsker package.
# Petter Adsen <petter at synth.no>, 2015, 2016, 2017, 2018.
#
-----------------------------------------------------------------------
hooks/post-receive
--
Hidden preferences editor for Claws Mail
More information about the Commits
mailing list