summaryrefslogtreecommitdiff
path: root/src/port/pwritev.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/pwritev.c')
-rw-r--r--src/port/pwritev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/pwritev.c b/src/port/pwritev.c
index 2e8ef7e3785..0bdd69fffc4 100644
--- a/src/port/pwritev.c
+++ b/src/port/pwritev.c
@@ -3,7 +3,7 @@
* pwritev.c
* Implementation of pwritev(2) for platforms that lack one.
*
- * Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
*
* IDENTIFICATION
* src/port/pwritev.c