diff options
Diffstat (limited to 'src/include/commands/explain.h')
-rw-r--r-- | src/include/commands/explain.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/include/commands/explain.h b/src/include/commands/explain.h index 81157ab86d1..a627730b69b 100644 --- a/src/include/commands/explain.h +++ b/src/include/commands/explain.h @@ -3,9 +3,10 @@ * explain.h * prototypes for explain.c * - * Copyright (c) 1994-5, Regents of the University of California + * Portions Copyright (c) 1996-2000, PostgreSQL, Inc + * Portions Copyright (c) 1994-5, Regents of the University of California * - * $Id: explain.h,v 1.9 1999/07/16 17:07:31 momjian Exp $ + * $Id: explain.h,v 1.10 2000/01/26 05:58:00 momjian Exp $ * *------------------------------------------------------------------------- */ |