summaryrefslogtreecommitdiff
path: root/src/include/common/unicode_norm.h
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2018-01-02 23:30:12 -0500
committerBruce Momjian <bruce@momjian.us>2018-01-02 23:30:12 -0500
commit9d4649ca49416111aee2c84b7e4441a0b7aa2fac (patch)
treee2a7ca9692af92a1985e93cc8d9b93702b604e73 /src/include/common/unicode_norm.h
parentf9ccf92e16fc4d831d324c7f7ef347a0acdaef0a (diff)
downloadpostgresql-9d4649ca49416111aee2c84b7e4441a0b7aa2fac.tar.gz
Update copyright for 2018
Backpatch-through: certain files through 9.3
Diffstat (limited to 'src/include/common/unicode_norm.h')
-rw-r--r--src/include/common/unicode_norm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/common/unicode_norm.h b/src/include/common/unicode_norm.h
index 8741209751..34ca2622ec 100644
--- a/src/include/common/unicode_norm.h
+++ b/src/include/common/unicode_norm.h
@@ -5,7 +5,7 @@
*
* These definitions are used by both frontend and backend code.
*
- * Copyright (c) 2017, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2018, PostgreSQL Global Development Group
*
* src/include/common/unicode_norm.h
*