diff options
Diffstat (limited to 'src/include/common/scram-common.h')
-rw-r--r-- | src/include/common/scram-common.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/common/scram-common.h b/src/include/common/scram-common.h index 14bb0538321..7c98cc74d67 100644 --- a/src/include/common/scram-common.h +++ b/src/include/common/scram-common.h @@ -3,10 +3,10 @@ * scram-common.h * Declarations for helper functions used for SCRAM authentication * - * Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * src/include/common/relpath.h + * src/include/common/scram-common.h * *------------------------------------------------------------------------- */ |