diff options
Diffstat (limited to 'contrib/pg_upgrade/dump.c')
| -rw-r--r-- | contrib/pg_upgrade/dump.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/pg_upgrade/dump.c b/contrib/pg_upgrade/dump.c index e559f5dcc6..ad80eb6d61 100644 --- a/contrib/pg_upgrade/dump.c +++ b/contrib/pg_upgrade/dump.c @@ -3,7 +3,8 @@ * * dump functions * - * $PostgreSQL: pgsql/contrib/pg_upgrade/dump.c,v 1.4 2010/07/03 14:23:13 momjian Exp $ + * Copyright (c) 2010-2010, PostgreSQL Global Development Group + * $PostgreSQL: pgsql/contrib/pg_upgrade/dump.c,v 1.5 2010/07/03 16:25:01 momjian Exp $ */ #include "pg_upgrade.h" |
