diff options
Diffstat (limited to 'src/include/common/md5.h')
-rw-r--r-- | src/include/common/md5.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/common/md5.h b/src/include/common/md5.h index 62a31e6ed4e..bbd2ec0165d 100644 --- a/src/include/common/md5.h +++ b/src/include/common/md5.h @@ -6,7 +6,7 @@ * These definitions are needed by both frontend and backend code to work * with MD5-encrypted passwords. * - * Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include/common/md5.h |