diff options
Diffstat (limited to 'src/include/common/sha2.h')
-rw-r--r-- | src/include/common/sha2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/common/sha2.h b/src/include/common/sha2.h index f3fd0d0d28a..6c208ee42ed 100644 --- a/src/include/common/sha2.h +++ b/src/include/common/sha2.h @@ -3,7 +3,7 @@ * sha2.h * Generic headers for SHA224, 256, 384 AND 512 functions of PostgreSQL. * - * Portions Copyright (c) 2016-2018, PostgreSQL Global Development Group + * Portions Copyright (c) 2016-2019, PostgreSQL Global Development Group * * IDENTIFICATION * src/include/common/sha2.h |