diff options
Diffstat (limited to 'src/include/common')
-rw-r--r-- | src/include/common/unicode_case.h | 2 | ||||
-rw-r--r-- | src/include/common/unicode_case_table.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/include/common/unicode_case.h b/src/include/common/unicode_case.h index c0c3382e79e..c1c2d4c5762 100644 --- a/src/include/common/unicode_case.h +++ b/src/include/common/unicode_case.h @@ -5,7 +5,7 @@ * * These definitions can be used by both frontend and backend code. * - * Copyright (c) 2017-2023, PostgreSQL Global Development Group + * Copyright (c) 2017-2024, PostgreSQL Global Development Group * * src/include/common/unicode_case.h * diff --git a/src/include/common/unicode_case_table.h b/src/include/common/unicode_case_table.h index f6bb85c6c94..eeda0458399 100644 --- a/src/include/common/unicode_case_table.h +++ b/src/include/common/unicode_case_table.h @@ -3,7 +3,7 @@ * unicode_case_table.h * Case mapping and information table. * - * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include/common/unicode_case_table.h |