aboutsummaryrefslogtreecommitdiff
path: root/src/common/md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/md5.c')
-rw-r--r--src/common/md5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/md5.c b/src/common/md5.c
index ab761560944..7d3b639f29d 100644
--- a/src/common/md5.c
+++ b/src/common/md5.c
@@ -7,7 +7,7 @@
* implementation is a simple one, in that it needs every input byte
* to be buffered before doing any calculations.
*
- * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* IDENTIFICATION