summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorMichael Paquier2012-05-25 02:01:26 +0000
committerMichael Paquier2012-05-25 02:02:45 +0000
commiteef28c9873e709e6d8c4f625290fc12f48935dab (patch)
tree46012f92db4621f2816ed5b0155f4bf6a94fe951 /src/include/postgres.h
parent39330d67e4c6a6a3ce8fe3abea1d60ca645ed1ff (diff)
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
Diffstat (limited to 'src/include/postgres.h')
-rw-r--r--src/include/postgres.h2
1 files changed, 1 insertions, 1 deletions
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
*