aboutsummaryrefslogtreecommitdiff
path: root/src/port/pgstrcasecmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/pgstrcasecmp.c')
-rw-r--r--src/port/pgstrcasecmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/pgstrcasecmp.c b/src/port/pgstrcasecmp.c
index 645f1c51c55..98e1aedfeef 100644
--- a/src/port/pgstrcasecmp.c
+++ b/src/port/pgstrcasecmp.c
@@ -18,7 +18,7 @@
* C library thinks the locale is.
*
*
- * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
*
* src/port/pgstrcasecmp.c
*