diff options
Diffstat (limited to 'src/include/parser/scansup.h')
-rw-r--r-- | src/include/parser/scansup.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/parser/scansup.h b/src/include/parser/scansup.h index 42575e21391..0af80b232bb 100644 --- a/src/include/parser/scansup.h +++ b/src/include/parser/scansup.h @@ -4,10 +4,10 @@ * scanner support routines. used by both the bootstrap lexer * as well as the normal lexer * - * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2007, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/parser/scansup.h,v 1.20 2006/09/22 21:39:58 tgl Exp $ + * $PostgreSQL: pgsql/src/include/parser/scansup.h,v 1.21 2007/01/05 22:19:57 momjian Exp $ * *------------------------------------------------------------------------- */ |