[Commits] [SCM] clawsker branch, master, updated. 1.3.4-9-g2fdfd90
mones at claws-mail.org
mones at claws-mail.org
Sat Jan 15 18:42:56 CET 2022
The branch, master has been updated
via 2fdfd90d1c56c82d70a72f42b0c956d12904e1e5 (commit)
from e7597f602bd0198c3f7f34e7496d7f5962c08cdd (commit)
Summary of changes:
Makefile | 2 +-
clawsker | 4 ++--
clawsker.pod | 2 +-
po/Makefile | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
- Log -----------------------------------------------------------------
commit 2fdfd90d1c56c82d70a72f42b0c956d12904e1e5
Author: Ricardo Mones <ricardo at mones.org>
Date: Sat Jan 15 18:42:37 2022 +0100
Third pandemic year is here
diff --git a/Makefile b/Makefile
index 0a6352b..38e3eb6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
#
# Clawsker Makefile
-# Copyright 2007-2021 Ricardo Mones <ricardo at mones.org>
+# Copyright 2007-2022 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 e8a7353..a49d983 100755
--- a/clawsker
+++ b/clawsker
@@ -1,7 +1,7 @@
#!/usr/bin/perl
#
# Clawsker :: A Claws Mail Tweaker
-# Copyright 2007-2021 Ricardo Mones <ricardo at mones.org>
+# Copyright 2007-2022 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
@@ -2800,7 +2800,7 @@ sub new_notebook {
# create an about dialog
sub new_about_dialog {
my ($parent) = @_;
- my $year = '2007-2021';
+ my $year = '2007-2022';
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 826e1e0..a4fb9fb 100644
--- a/clawsker.pod
+++ b/clawsker.pod
@@ -107,7 +107,7 @@ of contributors.
=head1 COPYRIGHT
-Clawsker is Copyright 2007-2021 by Ricardo Mones Lastra.
+Clawsker is Copyright 2007-2022 by Ricardo Mones Lastra.
=head1 LICENSE
diff --git a/po/Makefile b/po/Makefile
index ed83433..b404a5f 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -1,6 +1,6 @@
#
# Clawsker po Makefile
-# Copyright 2007-2021 Ricardo Mones <ricardo at mones.org>
+# Copyright 2007-2022 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
-----------------------------------------------------------------------
hooks/post-receive
--
Hidden preferences editor for Claws Mail
More information about the Commits
mailing list