diff options
Diffstat (limited to 'src/gtm/recovery')
| -rw-r--r-- | src/gtm/recovery/Makefile | 2 | ||||
| -rw-r--r-- | src/gtm/recovery/register_common.c | 2 | ||||
| -rw-r--r-- | src/gtm/recovery/register_gtm.c | 2 | ||||
| -rw-r--r-- | src/gtm/recovery/replication.c | 2 | ||||
| -rw-r--r-- | src/gtm/recovery/standby_utils.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/gtm/recovery/Makefile b/src/gtm/recovery/Makefile index c52b2aa5b7..e98e0f69fd 100644 --- a/src/gtm/recovery/Makefile +++ b/src/gtm/recovery/Makefile @@ -2,7 +2,7 @@ # # Postgres-XC GTM recovery makefile # -# Copyright(c) 2010-2012 Nippon Telegraph and Telephone Corporation +# Copyright(c) 2010-2012 Postgres-XC Development Group # # src/gtm/recovery/Makefile # diff --git a/src/gtm/recovery/register_common.c b/src/gtm/recovery/register_common.c index f87562d658..128b8bf341 100644 --- a/src/gtm/recovery/register_common.c +++ b/src/gtm/recovery/register_common.c @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, 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 * * * IDENTIFICATION diff --git a/src/gtm/recovery/register_gtm.c b/src/gtm/recovery/register_gtm.c index 5607a6b590..3c0e116489 100644 --- a/src/gtm/recovery/register_gtm.c +++ b/src/gtm/recovery/register_gtm.c @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * Portions Copyright (c) 1994, 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 * * * IDENTIFICATION diff --git a/src/gtm/recovery/replication.c b/src/gtm/recovery/replication.c index 707cd964b4..5fe822b6b4 100644 --- a/src/gtm/recovery/replication.c +++ b/src/gtm/recovery/replication.c @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, 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 * * * IDENTIFICATION diff --git a/src/gtm/recovery/standby_utils.c b/src/gtm/recovery/standby_utils.c index fb444ea2b5..707cd5dca4 100644 --- a/src/gtm/recovery/standby_utils.c +++ b/src/gtm/recovery/standby_utils.c @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, 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 * * * IDENTIFICATION |
