summaryrefslogtreecommitdiff
path: root/src/parser/kwlookup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/kwlookup.c')
-rw-r--r--src/parser/kwlookup.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/parser/kwlookup.c b/src/parser/kwlookup.c
index d4364dc27..ff2498cf8 100644
--- a/src/parser/kwlookup.c
+++ b/src/parser/kwlookup.c
@@ -4,8 +4,8 @@
* Key word lookup for PostgreSQL
*
*
- * Portions Copyright (c) 2003-2024, PgPool Global Development Group
- * Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2003-2025, PgPool Global Development Group
+ * Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
*