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 d7992f1d20..5aa678f8e3 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-2017, PostgreSQL Global Development Group + * Portions Copyright (c) 2016-2018, PostgreSQL Global Development Group * * IDENTIFICATION * src/common/sha2.c |