[Commits] [SCM] clawsker branch, master, updated. 1.3.2-6-g153bf54
mones at claws-mail.org
mones at claws-mail.org
Sun Feb 7 16:17:04 UTC 2021
The branch, master has been updated
via 153bf5445ae60804297d3aee4013d6917043a1cc (commit)
from fdd56a16603ec37de7077cadfc6780d79accfa30 (commit)
Summary of changes:
Makefile | 2 +-
clawsker | 4 ++--
clawsker.pod | 2 +-
po/Makefile | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
- Log -----------------------------------------------------------------
commit 153bf5445ae60804297d3aee4013d6917043a1cc
Author: Ricardo Mones <ricardo at mones.org>
Date: Sun Feb 7 17:16:53 2021 +0100
It's the second pandemic year now, yeah
diff --git a/Makefile b/Makefile
index 65e3436..95dd96f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
#
# Clawsker Makefile
-# Copyright 2007-2020 Ricardo Mones <ricardo at mones.org>
+# Copyright 2007-2021 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 dadcd8f..d8ae30a 100755
--- a/clawsker
+++ b/clawsker
@@ -1,7 +1,7 @@
#!/usr/bin/perl
#
# Clawsker :: A Claws Mail Tweaker
-# Copyright 2007-2020 Ricardo Mones <ricardo at mones.org>
+# Copyright 2007-2021 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
@@ -2757,7 +2757,7 @@ sub new_notebook {
# create an about dialog
sub new_about_dialog {
my ($parent) = @_;
- my $year = '2007-2020';
+ my $year = '2007-2021';
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 6d7d260..7212dd5 100644
--- a/clawsker.pod
+++ b/clawsker.pod
@@ -105,7 +105,7 @@ of contributors.
=head1 COPYRIGHT
-Clawsker is Copyright 2007-2020 by Ricardo Mones Lastra.
+Clawsker is Copyright 2007-2021 by Ricardo Mones Lastra.
=head1 LICENSE
diff --git a/po/Makefile b/po/Makefile
index 9513e06..ed83433 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -1,6 +1,6 @@
#
# Clawsker po Makefile
-# Copyright 2007-2020 Ricardo Mones <ricardo at mones.org>
+# Copyright 2007-2021 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