diff options
Diffstat (limited to 'src/include/access/strat.h')
-rw-r--r-- | src/include/access/strat.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/access/strat.h b/src/include/access/strat.h index 83c231cbc4d..1127749add6 100644 --- a/src/include/access/strat.h +++ b/src/include/access/strat.h @@ -5,10 +5,10 @@ * (separated out from original istrat.h to avoid circular refs) * * - * 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: strat.h,v 1.25 2001/11/05 17:46:31 momjian Exp $ + * $Id: strat.h,v 1.26 2002/06/20 20:29:43 momjian Exp $ * *------------------------------------------------------------------------- */ |