diff options
Diffstat (limited to 'src/backend/parser/parser.c')
-rw-r--r-- | src/backend/parser/parser.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/backend/parser/parser.c b/src/backend/parser/parser.c index 98839d4330..9336b5efa7 100644 --- a/src/backend/parser/parser.c +++ b/src/backend/parser/parser.c @@ -2,7 +2,8 @@ * * parser.c * - * Copyright (c) 1994, Regents of the University of California + * Portions Copyright (c) 1996-2000, PostgreSQL, Inc + * Portions Copyright (c) 1994, Regents of the University of California * * * IDENTIFICATION |