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