[Commits] [SCM] clawsker branch, master, updated. 1.3.1-4-g6813773
mones at claws-mail.org
mones at claws-mail.org
Sun Oct 13 14:41:45 CET 2019
The branch, master has been updated
via 68137730c91d924b35a8a65f3a422c7544004afa (commit)
from ff7220503b7845f2581ff0dd257e10287b7b0a76 (commit)
Summary of changes:
clawsker | 4 ++--
clawsker.pod | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
- Log -----------------------------------------------------------------
commit 68137730c91d924b35a8a65f3a422c7544004afa
Author: Ricardo Mones <ricardo at mones.org>
Date: Sun Oct 13 16:41:36 2019 +0200
Update year
diff --git a/clawsker b/clawsker
index 37745d0..01ce288 100755
--- a/clawsker
+++ b/clawsker
@@ -1,7 +1,7 @@
#!/usr/bin/perl
#
# Clawsker :: A Claws Mail Tweaker
-# Copyright 2007-2018 Ricardo Mones <ricardo at mones.org>
+# Copyright 2007-2019 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-2018';
+ my $year = '2007-2019';
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 d1e2adc..f896d1a 100644
--- a/clawsker.pod
+++ b/clawsker.pod
@@ -93,7 +93,7 @@ of contributors.
=head1 COPYRIGHT
-Clawsker is Copyright 2007-2018 by Ricardo Mones Lastra.
+Clawsker is Copyright 2007-2019 by Ricardo Mones Lastra.
=head1 LICENSE
-----------------------------------------------------------------------
hooks/post-receive
--
Hidden preferences editor for Claws Mail
More information about the Commits
mailing list