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