aboutsummaryrefslogtreecommitdiff
path: root/src/include/parser/parser.h
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2025-01-01 11:21:55 -0500
committerBruce Momjian <bruce@momjian.us>2025-01-01 11:21:55 -0500
commit50e6eb731d98ab6d0e625a0b87fb327b172bbebd (patch)
treeafa997a1b8df3ed53e220af8374e637cd5de5c5a /src/include/parser/parser.h
parent98b1efd6ef6a1612019ef9ed6e44b79c132352ce (diff)
downloadpostgresql-50e6eb731d98ab6d0e625a0b87fb327b172bbebd.tar.gz
postgresql-50e6eb731d98ab6d0e625a0b87fb327b172bbebd.zip
Update copyright for 2025
Backpatch-through: 13
Diffstat (limited to 'src/include/parser/parser.h')
-rw-r--r--src/include/parser/parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/parser/parser.h b/src/include/parser/parser.h
index be184ec5066..350196cd641 100644
--- a/src/include/parser/parser.h
+++ b/src/include/parser/parser.h
@@ -5,7 +5,7 @@
*
* This is the external API for the raw lexing/parsing functions.
*
- * Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/include/parser/parser.h