diff options
| author | Michael Paquier | 2012-05-23 00:09:23 +0000 |
|---|---|---|
| committer | Michael Paquier | 2012-05-23 00:10:53 +0000 |
| commit | e1df051ccd64fa9eee5562f8a64be7007003120d (patch) | |
| tree | 2dcfa64a1014a82dda69025e3085fde7605e0b5e /src/pgxc | |
| parent | 6a2c5e37ccd26e9bf85d5f7ccd6f7102cc252bd4 (diff) | |
Update GTM makefiles and copyright dates
Some 2012 copyrights were missing and headers of GTM makefiles are
updated to be more consistent with system.
Diffstat (limited to 'src/pgxc')
| -rw-r--r-- | src/pgxc/bin/pgxc_ddl/pgxc_ddl | 2 | ||||
| -rw-r--r-- | src/pgxc/tools/makesgml/Makefile | 2 | ||||
| -rw-r--r-- | src/pgxc/tools/makesgml/makesgml.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/pgxc/bin/pgxc_ddl/pgxc_ddl b/src/pgxc/bin/pgxc_ddl/pgxc_ddl index 658a3b3b5f..04680294d6 100644 --- a/src/pgxc/bin/pgxc_ddl/pgxc_ddl +++ b/src/pgxc/bin/pgxc_ddl/pgxc_ddl @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation +# Copyright (c) 2010-2012 Nippon Telegraph and Telephone Corporation #Scripts to launch DDL in PGXC cluster using a cold_backup method #Be sure to have set a correct ssl environment in all the servers of the cluster diff --git a/src/pgxc/tools/makesgml/Makefile b/src/pgxc/tools/makesgml/Makefile index d3b50ba090..771cd705b8 100644 --- a/src/pgxc/tools/makesgml/Makefile +++ b/src/pgxc/tools/makesgml/Makefile @@ -4,7 +4,7 @@ # # Copyright(c) 2010-2012 Nippon Telegraph and Telephone Corporation # -# doc-xc/tools/makesgml/Makefile +# src/pgxc/tools/makesgml/Makefile # #----------------------------------------------------------------------------- diff --git a/src/pgxc/tools/makesgml/makesgml.c b/src/pgxc/tools/makesgml/makesgml.c index a5f257238d..5d5972b17a 100644 --- a/src/pgxc/tools/makesgml/makesgml.c +++ b/src/pgxc/tools/makesgml/makesgml.c @@ -5,7 +5,7 @@ * Copyright (c) 2010-2012, Nippon Telegraph and Telephone Corporation * * IDENTIFICATION - * doc-xc/tools/makesgml/makesgml.c + * src/pgxc/tools/makesgml/makesgml.c * * This tools converts .sgmlin files into .sgml files to be handled by * many tools to generate Postgres-XC documants. |
