diff options
Diffstat (limited to 'src/include/catalog/pg_group.h')
| -rw-r--r-- | src/include/catalog/pg_group.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/include/catalog/pg_group.h b/src/include/catalog/pg_group.h index e718c08126..8a235c6f1d 100644 --- a/src/include/catalog/pg_group.h +++ b/src/include/catalog/pg_group.h @@ -4,9 +4,10 @@ * * * - * Copyright (c) 1994, Regents of the University of California + * Portions Copyright (c) 1996-2000, PostgreSQL, Inc + * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_group.h,v 1.7 1999/12/16 17:24:17 momjian Exp $ + * $Id: pg_group.h,v 1.8 2000/01/26 05:57:57 momjian Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki |
