aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/kwlookup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/parser/kwlookup.c')
-rw-r--r--src/backend/parser/kwlookup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/parser/kwlookup.c b/src/backend/parser/kwlookup.c
index 2b060236112..1d8b7283c1f 100644
--- a/src/backend/parser/kwlookup.c
+++ b/src/backend/parser/kwlookup.c
@@ -6,7 +6,7 @@
* NB - this file is also used by ECPG and several frontend programs in
* src/bin/ including pg_dump and psql
*
- * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
*