diff options
Diffstat (limited to 'src/include/catalog/pg_group.h')
| -rw-r--r-- | src/include/catalog/pg_group.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/catalog/pg_group.h b/src/include/catalog/pg_group.h index d240dfe804..c90ede8f72 100644 --- a/src/include/catalog/pg_group.h +++ b/src/include/catalog/pg_group.h @@ -4,10 +4,10 @@ * * * - * 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: pg_group.h,v 1.14 2002/04/27 21:24:34 tgl Exp $ + * $Id: pg_group.h,v 1.15 2002/06/20 20:29:44 momjian Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki |
