diff options
author | Bruce Momjian | 2018-01-03 04:30:12 +0000 |
---|---|---|
committer | Bruce Momjian | 2018-01-03 04:30:12 +0000 |
commit | 9d4649ca49416111aee2c84b7e4441a0b7aa2fac (patch) | |
tree | e2a7ca9692af92a1985e93cc8d9b93702b604e73 /src/include/fe_utils/mbprint.h | |
parent | f9ccf92e16fc4d831d324c7f7ef347a0acdaef0a (diff) |
Update copyright for 2018
Backpatch-through: certain files through 9.3
Diffstat (limited to 'src/include/fe_utils/mbprint.h')
-rw-r--r-- | src/include/fe_utils/mbprint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/fe_utils/mbprint.h b/src/include/fe_utils/mbprint.h index e3cfaf3ddd3..7d8019c203d 100644 --- a/src/include/fe_utils/mbprint.h +++ b/src/include/fe_utils/mbprint.h @@ -3,7 +3,7 @@ * Multibyte character printing support for frontend code * * - * Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include/fe_utils/mbprint.h |