diff options
Diffstat (limited to 'src/include/optimizer/geqo_copy.h')
-rw-r--r-- | src/include/optimizer/geqo_copy.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/optimizer/geqo_copy.h b/src/include/optimizer/geqo_copy.h index 2814fcb36b9..bd013201a8f 100644 --- a/src/include/optimizer/geqo_copy.h +++ b/src/include/optimizer/geqo_copy.h @@ -3,10 +3,10 @@ * geqo_copy.h * prototypes for copy functions in optimizer/geqo * - * 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: geqo_copy.h,v 1.12 2001/11/05 17:46:34 momjian Exp $ + * $Id: geqo_copy.h,v 1.13 2002/06/20 20:29:51 momjian Exp $ * *------------------------------------------------------------------------- */ |