aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2025-05-14 12:49:04 +0000
committerWerner Koch <[email protected]>2025-05-14 12:49:04 +0000
commit6f39568ae6550d996ce2a19ad1e5f21904f3ab30 (patch)
treea04a2cb6e03f988b1e94e6bd453a4c96e53b3175 /configure.ac
parentgpg: Make combination of show-only-fpr-mbox and show-unusable-uid work. (diff)
downloadgnupg-2.4.8.tar.gz
gnupg-2.4.8.zip
Release 2.4.8gnupg-2.4.8
Diffstat (limited to '')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index c01fef6ca..64ba0dcdf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# configure.ac - for GnuPG 2.1
# Copyright (C) 1998-2019 Werner Koch
# Copyright (C) 1998-2021 Free Software Foundation, Inc.
-# Copyright (C) 2003-2024 g10 Code GmbH
+# Copyright (C) 2003-2025 g10 Code GmbH
#
# This file is part of GnuPG.
#
@@ -525,7 +525,7 @@ AH_BOTTOM([
#define GNUPG_OPENPGP_REVOC_DIR "openpgp-revocs.d"
#define GNUPG_CACHE_DIR "cache.d"
-#define GNUPG_DEF_COPYRIGHT_LINE "Copyright (C) 2024 g10 Code GmbH"
+#define GNUPG_DEF_COPYRIGHT_LINE "Copyright (C) 2025 g10 Code GmbH"
/* For some systems (DOS currently), we hardcode the path here. For
POSIX systems the values are constructed by the Makefiles, so that