From 7e04792a1cbd1763edf72474f6b1fbad2cd0ad31 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 7 Jan 2014 16:05:30 -0500 Subject: Update copyright for 2014 Update all files in head, and files COPYRIGHT and legal.sgml in all back branches. --- contrib/pg_upgrade/option.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/pg_upgrade/option.c') diff --git a/contrib/pg_upgrade/option.c b/contrib/pg_upgrade/option.c index 6bd91c5230..79b59ee17d 100644 --- a/contrib/pg_upgrade/option.c +++ b/contrib/pg_upgrade/option.c @@ -3,7 +3,7 @@ * * options functions * - * Copyright (c) 2010-2013, PostgreSQL Global Development Group + * Copyright (c) 2010-2014, PostgreSQL Global Development Group * contrib/pg_upgrade/option.c */ -- cgit v1.2.1