diff options
| author | Bruce Momjian | 2023-01-02 20:00:37 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2023-01-02 20:00:37 +0000 |
| commit | c8e1ba736b2b9e8c98d37a5b77c4ed31baf94147 (patch) | |
| tree | bc2e271d4b902b97d9dee7870b138d5750aa86db /src/include/mb | |
| parent | 325bc54eed4ea0836a0bb715bb18342f0c1c668a (diff) | |
Update copyright for 2023
Backpatch-through: 11
Diffstat (limited to 'src/include/mb')
| -rw-r--r-- | src/include/mb/pg_wchar.h | 2 | ||||
| -rw-r--r-- | src/include/mb/stringinfo_mb.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/include/mb/pg_wchar.h b/src/include/mb/pg_wchar.h index 7aa0bc1c590..25276b199fe 100644 --- a/src/include/mb/pg_wchar.h +++ b/src/include/mb/pg_wchar.h @@ -3,7 +3,7 @@ * pg_wchar.h * multibyte-character support * - * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include/mb/pg_wchar.h diff --git a/src/include/mb/stringinfo_mb.h b/src/include/mb/stringinfo_mb.h index 8781ffdf35b..9c533f3e76e 100644 --- a/src/include/mb/stringinfo_mb.h +++ b/src/include/mb/stringinfo_mb.h @@ -3,7 +3,7 @@ * stringinfo_mb.h * multibyte support for StringInfo * - * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include/mb/stringinfo_mb.h |
