diff options
Diffstat (limited to 'src/common/sha2.c')
-rw-r--r-- | src/common/sha2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/sha2.c b/src/common/sha2.c index ae0a1a34095..0d329bb2389 100644 --- a/src/common/sha2.c +++ b/src/common/sha2.c @@ -6,7 +6,7 @@ * This is the set of in-core functions used when there are no other * alternative options like OpenSSL. * - * Portions Copyright (c) 2016-2019, PostgreSQL Global Development Group + * Portions Copyright (c) 2016-2020, PostgreSQL Global Development Group * * IDENTIFICATION * src/common/sha2.c |