diff options
| author | Michael Paquier | 2012-05-25 02:01:26 +0000 |
|---|---|---|
| committer | Michael Paquier | 2012-05-25 02:02:45 +0000 |
| commit | eef28c9873e709e6d8c4f625290fc12f48935dab (patch) | |
| tree | 46012f92db4621f2816ed5b0155f4bf6a94fe951 /src/bin | |
| parent | 39330d67e4c6a6a3ce8fe3abea1d60ca645ed1ff (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/bin')
| -rw-r--r-- | src/bin/initdb/initdb.c | 2 | ||||
| -rw-r--r-- | src/bin/initgtm/initgtm.c | 2 | ||||
| -rw-r--r-- | src/bin/pg_ctl/pg_ctl.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/bin/initdb/initdb.c b/src/bin/initdb/initdb.c index 933b2bc60d..8cfc1f5e66 100644 --- a/src/bin/initdb/initdb.c +++ b/src/bin/initdb/initdb.c @@ -39,7 +39,7 @@ * This code is released under the terms of the PostgreSQL License. * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Postgres-XC Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/bin/initdb/initdb.c diff --git a/src/bin/initgtm/initgtm.c b/src/bin/initgtm/initgtm.c index df6a1b63b8..57856e0f2e 100644 --- a/src/bin/initgtm/initgtm.c +++ b/src/bin/initgtm/initgtm.c @@ -11,7 +11,7 @@ * This code is released under the terms of the PostgreSQL License. * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Postgres-XC Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/bin/initgtm/initgtm.c diff --git a/src/bin/pg_ctl/pg_ctl.c b/src/bin/pg_ctl/pg_ctl.c index 63c6897775..381c33d8dd 100644 --- a/src/bin/pg_ctl/pg_ctl.c +++ b/src/bin/pg_ctl/pg_ctl.c @@ -3,7 +3,7 @@ * pg_ctl --- start/stops/restarts the PostgreSQL server * * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group - * Portions Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation + * Portions Copyright (c) 2010-2012 Postgres-XC Development Group * * src/bin/pg_ctl/pg_ctl.c * |
