[git] GpgEX - branch, master, updated. gpgex-1.0.6-2-g065338d
by Andre Heinecke
cvs at cvs.gnupg.org
Fri Apr 27 09:41:23 CEST 2018
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnupG extension for the Windows Explorer".
The branch, master has been updated
via 065338df806057c798c6f59b5511bc519fd475e9 (commit)
from 9cd9389fc4bdfdd111c9894a7fc7e30817befa4b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 065338df806057c798c6f59b5511bc519fd475e9
Author: Andre Heinecke <aheinecke at intevation.de>
Date: Fri Apr 27 09:41:01 2018 +0200
Update copyright year to 2018
* src/gpgex.cc (show_about): Update copyright year.
diff --git a/src/gpgex.cc b/src/gpgex.cc
index bdac2d0..a5be5df 100644
--- a/src/gpgex.cc
+++ b/src/gpgex.cc
@@ -711,7 +711,7 @@ start_help (HWND hwnd)
static void
show_about (HWND hwnd)
{
- const char cpynotice[] = "Copyright (C) 2013 g10 Code GmbH";
+ const char cpynotice[] = "Copyright (C) 2018 g10 Code GmbH";
const char en_notice[] =
"GpgEX is an Explorer plugin for data encryption and signing\n"
"It uses the GnuPG software (http://www.gnupg.org).\n"
-----------------------------------------------------------------------
Summary of changes:
src/gpgex.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
GnupG extension for the Windows Explorer
http://git.gnupg.org
More information about the Gnupg-commits
mailing list