aboutsummaryrefslogtreecommitdiff
path: root/src/common/pg_get_line.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/pg_get_line.c')
-rw-r--r--src/common/pg_get_line.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/pg_get_line.c b/src/common/pg_get_line.c
index 55be333eed0..3cdf0908d2a 100644
--- a/src/common/pg_get_line.c
+++ b/src/common/pg_get_line.c
@@ -3,7 +3,7 @@
* pg_get_line.c
* fgets() with an expansible result buffer
*
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
*