aboutsummaryrefslogtreecommitdiff
path: root/contrib/pg_upgrade_support/pg_upgrade_support.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pg_upgrade_support/pg_upgrade_support.c')
-rw-r--r--contrib/pg_upgrade_support/pg_upgrade_support.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pg_upgrade_support/pg_upgrade_support.c b/contrib/pg_upgrade_support/pg_upgrade_support.c
index 3ec436fe140..e55e139f7c2 100644
--- a/contrib/pg_upgrade_support/pg_upgrade_support.c
+++ b/contrib/pg_upgrade_support/pg_upgrade_support.c
@@ -4,7 +4,7 @@
* server-side functions to set backend global variables
* to control oid and relfilenode assignment
*
- * Copyright (c) 2010, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2011, PostgreSQL Global Development Group
* contrib/pg_upgrade_support/pg_upgrade_support.c
*/