summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/test/libpq_uri_regress.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/libpq/test/libpq_uri_regress.c')
-rw-r--r--src/interfaces/libpq/test/libpq_uri_regress.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/libpq/test/libpq_uri_regress.c b/src/interfaces/libpq/test/libpq_uri_regress.c
index 60469002fd..53d4edb226 100644
--- a/src/interfaces/libpq/test/libpq_uri_regress.c
+++ b/src/interfaces/libpq/test/libpq_uri_regress.c
@@ -7,7 +7,7 @@
* prints out the values from the parsed PQconninfoOption struct that differ
* from the defaults (obtained from PQconndefaults).
*
- * Portions Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2023, PostgreSQL Global Development Group
*
* IDENTIFICATION
* src/interfaces/libpq/test/libpq_uri_regress.c