diff options
Diffstat (limited to 'src/include/parser/scansup.h')
-rw-r--r-- | src/include/parser/scansup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/parser/scansup.h b/src/include/parser/scansup.h index f49bc1cb877..99ad3d765df 100644 --- a/src/include/parser/scansup.h +++ b/src/include/parser/scansup.h @@ -4,7 +4,7 @@ * scanner support routines. used by both the bootstrap lexer * as well as the normal lexer * - * Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2013, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include/parser/scansup.h |