aboutsummaryrefslogtreecommitdiff
path: root/src/include/commands/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/commands/command.h')
-rw-r--r--src/include/commands/command.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/commands/command.h b/src/include/commands/command.h
index 9ab7a53f44a..3e3f675c0f7 100644
--- a/src/include/commands/command.h
+++ b/src/include/commands/command.h
@@ -4,10 +4,10 @@
* prototypes for command.c.
*
*
- * 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: command.h,v 1.24 2000/12/15 04:08:15 tgl Exp $
+ * $Id: command.h,v 1.25 2001/01/24 19:43:23 momjian Exp $
*
*-------------------------------------------------------------------------
*/