diff options
Diffstat (limited to 'src/include/common/unicode_case.h')
-rw-r--r-- | src/include/common/unicode_case.h | 2 |
1 files changed, 1 insertions, 1 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 * |