summaryrefslogtreecommitdiff
path: root/src/port/system.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/system.c')
-rw-r--r--src/port/system.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/system.c b/src/port/system.c
index 20a830fd5c..b6d13694fe 100644
--- a/src/port/system.c
+++ b/src/port/system.c
@@ -29,7 +29,7 @@
* quote character on the command line, preserving any text after the last
* quote character.
*
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
*
* src/port/system.c
*