diff options
Diffstat (limited to 'src/common/unicode_norm.c')
-rw-r--r-- | src/common/unicode_norm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/unicode_norm.c b/src/common/unicode_norm.c index 1eacdb298f3..d5f6d32e0f1 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 * http://www.unicode.org/reports/tr15/. * - * Portions Copyright (c) 2017-2018, PostgreSQL Global Development Group + * Portions Copyright (c) 2017-2019, PostgreSQL Global Development Group * * IDENTIFICATION * src/common/unicode_norm.c |