summaryrefslogtreecommitdiff
path: root/compat/compat.c
diff options
context:
space:
mode:
Diffstat (limited to 'compat/compat.c')
-rw-r--r--compat/compat.c6
1 files changed, 3 insertions, 3 deletions
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";