From eef28c9873e709e6d8c4f625290fc12f48935dab Mon Sep 17 00:00:00 2001 From: Michael Paquier Date: Fri, 25 May 2012 11:01:26 +0900 Subject: Change Copyright to "Postgres-XC Development Group" More information about "Postgres-XC Development Group" is available at http://sourceforge.net/apps/mediawiki/postgres-xc/index.php?title=Charter --- src/include/postgres.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/postgres.h') diff --git a/src/include/postgres.h b/src/include/postgres.h index 5231736914..190df0ed9b 100644 --- a/src/include/postgres.h +++ b/src/include/postgres.h @@ -9,7 +9,7 @@ * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group * Portions Copyright (c) 1995, Regents of the University of California - * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Postgres-XC Development Group * * src/include/postgres.h * -- cgit v1.2.3