summaryrefslogtreecommitdiff
path: root/src/common/unicode_norm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/unicode_norm.c')
-rw-r--r--src/common/unicode_norm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/unicode_norm.c b/src/common/unicode_norm.c
index 8f1402e432..8e17cf0862 100644
--- a/src/common/unicode_norm.c
+++ b/src/common/unicode_norm.c
@@ -5,7 +5,7 @@
* This implements Unicode normalization, per the documentation at
* https://www.unicode.org/reports/tr15/.
*
- * Portions Copyright (c) 2017-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2017-2023, PostgreSQL Global Development Group
*
* IDENTIFICATION
* src/common/unicode_norm.c