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/gtm/recovery | |
| 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/gtm/recovery')
| -rw-r--r-- | src/gtm/recovery/Makefile | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/src/gtm/recovery/Makefile b/src/gtm/recovery/Makefile index a55e6aa3c6..c52b2aa5b7 100644 --- a/src/gtm/recovery/Makefile +++ b/src/gtm/recovery/Makefile @@ -1,5 +1,12 @@ -# Copyright (c) 2010-2011 Nippon Telegraph and Telephone Corporation - +#---------------------------------------------------------------------------- +# +# Postgres-XC GTM recovery makefile +# +# Copyright(c) 2010-2012 Nippon Telegraph and Telephone Corporation +# +# src/gtm/recovery/Makefile +# +#----------------------------------------------------------------------------- top_builddir=../../.. include $(top_builddir)/src/Makefile.global subdir=src/gtm/recovery |
