diff options
author | Bruce Momjian <bruce@momjian.us> | 2023-01-02 15:00:37 -0500 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2023-01-02 15:00:37 -0500 |
commit | c8e1ba736b2b9e8c98d37a5b77c4ed31baf94147 (patch) | |
tree | bc2e271d4b902b97d9dee7870b138d5750aa86db /src/include/pg_getopt.h | |
parent | 325bc54eed4ea0836a0bb715bb18342f0c1c668a (diff) |
Update copyright for 2023
Backpatch-through: 11
Diffstat (limited to 'src/include/pg_getopt.h')
-rw-r--r-- | src/include/pg_getopt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/pg_getopt.h b/src/include/pg_getopt.h index 9d91e602e64..252b4e193b9 100644 --- a/src/include/pg_getopt.h +++ b/src/include/pg_getopt.h @@ -11,7 +11,7 @@ * Portions Copyright (c) 1987, 1993, 1994 * The Regents of the University of California. All rights reserved. * - * Portions Copyright (c) 2003-2022, PostgreSQL Global Development Group + * Portions Copyright (c) 2003-2023, PostgreSQL Global Development Group * * src/include/pg_getopt.h */ |