diff options
Diffstat (limited to 'src/backend/parser/scan.l')
-rw-r--r-- | src/backend/parser/scan.l | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/parser/scan.l b/src/backend/parser/scan.l index 1fe2b9bcf34..4f9af543d68 100644 --- a/src/backend/parser/scan.l +++ b/src/backend/parser/scan.l @@ -20,7 +20,7 @@ * resulting "lex.backup" file says that no backing up is needed. * * - * 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 * * IDENTIFICATION |