summaryrefslogtreecommitdiff
path: root/src/common/hmac_openssl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/hmac_openssl.c')
-rw-r--r--src/common/hmac_openssl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/hmac_openssl.c b/src/common/hmac_openssl.c
index 8874d6a240..12be542fa2 100644
--- a/src/common/hmac_openssl.c
+++ b/src/common/hmac_openssl.c
@@ -5,7 +5,7 @@
*
* This should only be used if code is compiled with OpenSSL support.
*
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* IDENTIFICATION