aboutsummaryrefslogtreecommitdiff
path: root/src/common/hmac.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/hmac.c')
-rw-r--r--src/common/hmac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/hmac.c b/src/common/hmac.c
index 508b2fcd932..9b859106728 100644
--- a/src/common/hmac.c
+++ b/src/common/hmac.c
@@ -5,7 +5,7 @@
*
* Fallback implementation of HMAC, as specified in RFC 2104.
*
- * Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* IDENTIFICATION