aboutsummaryrefslogtreecommitdiff
path: root/src/port/kill.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/kill.c')
-rw-r--r--src/port/kill.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/kill.c b/src/port/kill.c
index ff0862683c1..2cf7b921093 100644
--- a/src/port/kill.c
+++ b/src/port/kill.c
@@ -3,7 +3,7 @@
* kill.c
* kill()
*
- * Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2023, PostgreSQL Global Development Group
*
* This is a replacement version of kill for Win32 which sends
* signals that the backend can recognize.