diff options
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 a5c30debe20..dc3f5bbf9a1 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 * ------------------------------------------------------------------------- |