summaryrefslogtreecommitdiff
path: root/src/common/sha2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/sha2.c')
-rw-r--r--src/common/sha2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/sha2.c b/src/common/sha2.c
index ae4936b1a8a..f1dcd330457 100644
--- a/src/common/sha2.c
+++ b/src/common/sha2.c
@@ -6,7 +6,7 @@
* This includes the fallback implementation for SHA2 cryptographic
* hashes.
*
- * Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* IDENTIFICATION