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