diff options
Diffstat (limited to 'src/backend/parser/kwlookup.c')
-rw-r--r-- | src/backend/parser/kwlookup.c | 2 |
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 * * |