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 /contrib/pg_dumplo/utils.c | |
| parent | ae22682f2abcb47ee4d4f124daa0a3ecd685b6f2 (diff) | |
| download | postgresql-623bf843d201438db1590906b4c39faf9d2e1c2a.tar.gz | |
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Diffstat (limited to 'contrib/pg_dumplo/utils.c')
| -rw-r--r-- | contrib/pg_dumplo/utils.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/contrib/pg_dumplo/utils.c b/contrib/pg_dumplo/utils.c index a5c30debe2..dc3f5bbf9a 100644 --- a/contrib/pg_dumplo/utils.c +++ b/contrib/pg_dumplo/utils.c @@ -1,9 +1,7 @@ /* ------------------------------------------------------------------------- * pg_dumplo * - * Portions Copyright (c) 1999-2000, PostgreSQL, Inc - * - * $Header: /cvsroot/pgsql/contrib/pg_dumplo/Attic/utils.c,v 1.2 2000/11/22 00:00:55 tgl Exp $ + * $Header: /cvsroot/pgsql/contrib/pg_dumplo/Attic/utils.c,v 1.3 2001/01/24 19:42:45 momjian Exp $ * * Karel Zak 1999-2000 * ------------------------------------------------------------------------- |
