summaryrefslogtreecommitdiff
path: root/src/include/parser/keywords.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/parser/keywords.h')
-rw-r--r--src/include/parser/keywords.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/parser/keywords.h b/src/include/parser/keywords.h
index 9e40085f3f..f111f7b882 100644
--- a/src/include/parser/keywords.h
+++ b/src/include/parser/keywords.h
@@ -4,10 +4,10 @@
* lexical token lookup for reserved words in postgres SQL
*
*
- * Portions Copyright (c) 1996-2000, PostgreSQL, Inc
+ * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $Id: keywords.h,v 1.8 2000/08/29 02:00:38 tgl Exp $
+ * $Id: keywords.h,v 1.9 2001/01/24 19:43:27 momjian Exp $
*
*-------------------------------------------------------------------------
*/