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/postgres_fdw/postgres_fdw.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/postgres_fdw/postgres_fdw.h') diff --git a/contrib/postgres_fdw/postgres_fdw.h b/contrib/postgres_fdw/postgres_fdw.h index c782d4fea12..85fc25aaef4 100644 --- a/contrib/postgres_fdw/postgres_fdw.h +++ b/contrib/postgres_fdw/postgres_fdw.h @@ -3,7 +3,7 @@ * postgres_fdw.h * Foreign-data wrapper for remote PostgreSQL servers * - * Portions Copyright (c) 2012-2013, PostgreSQL Global Development Group + * Portions Copyright (c) 2012-2014, PostgreSQL Global Development Group * * IDENTIFICATION * contrib/postgres_fdw/postgres_fdw.h -- cgit v1.2.3