diff options
Diffstat (limited to 'src/include/lib/hasht.h')
-rw-r--r-- | src/include/lib/hasht.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/lib/hasht.h b/src/include/lib/hasht.h index 04700e648cd..34aa89c6173 100644 --- a/src/include/lib/hasht.h +++ b/src/include/lib/hasht.h @@ -5,10 +5,10 @@ * under utils/hash. * * - * Portions Copyright (c) 1996-2000, PostgreSQL, Inc + * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: hasht.h,v 1.11 2001/01/02 04:33:24 tgl Exp $ + * $Id: hasht.h,v 1.12 2001/01/24 19:43:24 momjian Exp $ * *------------------------------------------------------------------------- */ |