summaryrefslogtreecommitdiff
path: root/src/port/strnlen.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/strnlen.c')
-rw-r--r--src/port/strnlen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/strnlen.c b/src/port/strnlen.c
index cdc4b64bddc..27dec18e460 100644
--- a/src/port/strnlen.c
+++ b/src/port/strnlen.c
@@ -4,7 +4,7 @@
* Fallback implementation of strnlen().
*
*
- * Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* IDENTIFICATION