From 0d51ea9b88b618368a7b916f26ebfe61bdf70503 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 13 Jun 2018 10:37:59 +0200 Subject: Add NEWS from the 1.8 and 1.7 branches. -- --- compat/compat.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'compat') diff --git a/compat/compat.c b/compat/compat.c index b835293e..8b001de3 100644 --- a/compat/compat.c +++ b/compat/compat.c @@ -30,9 +30,9 @@ _gcry_compat_identification (void) static const char blurb[] = "\n\n" "This is Libgcrypt " PACKAGE_VERSION " - The GNU Crypto Library\n" - "Copyright (C) 2000-2017 Free Software Foundation, Inc.\n" - "Copyright (C) 2012-2017 g10 Code GmbH\n" - "Copyright (C) 2013-2017 Jussi Kivilinna\n" + "Copyright (C) 2000-2018 Free Software Foundation, Inc.\n" + "Copyright (C) 2012-2018 g10 Code GmbH\n" + "Copyright (C) 2013-2018 Jussi Kivilinna\n" "\n" "(" BUILD_REVISION " " BUILD_TIMESTAMP ")\n" "\n\n"; -- cgit v1.2.1