From 623bf843d201438db1590906b4c39faf9d2e1c2a Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 24 Jan 2001 19:43:33 +0000 Subject: Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. --- src/include/parser/parser.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/parser/parser.h') diff --git a/src/include/parser/parser.h b/src/include/parser/parser.h index c5597b1d6f..5f25467a95 100644 --- a/src/include/parser/parser.h +++ b/src/include/parser/parser.h @@ -4,10 +4,10 @@ * * * - * 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: parser.h,v 1.7 2000/01/26 05:58:27 momjian Exp $ + * $Id: parser.h,v 1.8 2001/01/24 19:43:27 momjian Exp $ * *------------------------------------------------------------------------- */ -- cgit v1.2.1