diff options
Diffstat (limited to 'src/include/commands/command.h')
| -rw-r--r-- | src/include/commands/command.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/include/commands/command.h b/src/include/commands/command.h index 8829d69a45..a10adffea9 100644 --- a/src/include/commands/command.h +++ b/src/include/commands/command.h @@ -4,9 +4,10 @@ * prototypes for command.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 * - * $Id: command.h,v 1.16 2000/01/16 20:04:58 petere Exp $ + * $Id: command.h,v 1.17 2000/01/26 05:58:00 momjian Exp $ * *------------------------------------------------------------------------- */ |
