diff options
Diffstat (limited to 'src/include/nodes/print.h')
-rw-r--r-- | src/include/nodes/print.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/nodes/print.h b/src/include/nodes/print.h index 550e944f34c..bda11021df2 100644 --- a/src/include/nodes/print.h +++ b/src/include/nodes/print.h @@ -4,10 +4,10 @@ * definitions for nodes/print.c * * - * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: print.h,v 1.17 2002/03/24 04:31:09 tgl Exp $ + * $Id: print.h,v 1.18 2002/06/20 20:29:51 momjian Exp $ * *------------------------------------------------------------------------- */ |