[Commits] [SCM] clawsker branch, master, updated. 1.3.1-5-g363371d
mones at claws-mail.org
mones at claws-mail.org
Tue Mar 3 08:58:20 CET 2020
The branch, master has been updated
via 363371d2d8e1ce45b57bd5e35bb61d0fb1515392 (commit)
from 68137730c91d924b35a8a65f3a422c7544004afa (commit)
Summary of changes:
clawsker | 4 ++--
clawsker.pod | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
- Log -----------------------------------------------------------------
commit 363371d2d8e1ce45b57bd5e35bb61d0fb1515392
Author: Ricardo Mones <ricardo at mones.org>
Date: Tue Mar 3 08:57:37 2020 +0100
Update year again
diff --git a/clawsker b/clawsker
index 01ce288..09cb114 100755
--- a/clawsker
+++ b/clawsker
@@ -1,7 +1,7 @@
#!/usr/bin/perl
#
# Clawsker :: A Claws Mail Tweaker
-# Copyright 2007-2019 Ricardo Mones <ricardo at mones.org>
+# Copyright 2007-2020 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
@@ -2625,7 +2625,7 @@ sub new_notebook {
# create an about dialog
sub new_about_dialog {
my ($parent) = @_;
- my $year = '2007-2019';
+ my $year = '2007-2020';
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 f896d1a..7d8fe87 100644
--- a/clawsker.pod
+++ b/clawsker.pod
@@ -93,7 +93,7 @@ of contributors.
=head1 COPYRIGHT
-Clawsker is Copyright 2007-2019 by Ricardo Mones Lastra.
+Clawsker is Copyright 2007-2020 by Ricardo Mones Lastra.
=head1 LICENSE
-----------------------------------------------------------------------
hooks/post-receive
--
Hidden preferences editor for Claws Mail
More information about the Commits
mailing list