aboutsummaryrefslogtreecommitdiff
path: root/src/port/pgstrsignal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/pgstrsignal.c')
-rw-r--r--src/port/pgstrsignal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/pgstrsignal.c b/src/port/pgstrsignal.c
index bd4add8249f..4e6bb878dbc 100644
--- a/src/port/pgstrsignal.c
+++ b/src/port/pgstrsignal.c
@@ -6,7 +6,7 @@
* On platforms compliant with modern POSIX, this just wraps strsignal(3).
* Elsewhere, we do the best we can.
*
- * Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* IDENTIFICATION