diff options
| author | Bruce Momjian <bruce@momjian.us> | 2001-01-24 19:43:33 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2001-01-24 19:43:33 +0000 |
| commit | 623bf843d201438db1590906b4c39faf9d2e1c2a (patch) | |
| tree | 8372b993d8b8c75e2bd3da7fabe822b82c6675f6 /src/include/utils/syscache.h | |
| parent | ae22682f2abcb47ee4d4f124daa0a3ecd685b6f2 (diff) | |
| download | postgresql-623bf843d201438db1590906b4c39faf9d2e1c2a.tar.gz | |
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Diffstat (limited to 'src/include/utils/syscache.h')
| -rw-r--r-- | src/include/utils/syscache.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/syscache.h b/src/include/utils/syscache.h index 73abd53e13..7cb3c26606 100644 --- a/src/include/utils/syscache.h +++ b/src/include/utils/syscache.h @@ -6,10 +6,10 @@ * See also lsyscache.h, which provides convenience routines for * common cache-lookup operations. * - * 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: syscache.h,v 1.27 2000/11/16 22:30:49 tgl Exp $ + * $Id: syscache.h,v 1.28 2001/01/24 19:43:29 momjian Exp $ * *------------------------------------------------------------------------- */ |
