diff options
Diffstat (limited to 'install')
| -rw-r--r-- | install/checkDirectory.php | 2 | ||||
| -rw-r--r-- | install/checkParameter.php | 2 | ||||
| -rw-r--r-- | install/defaultParameter.php | 4 | ||||
| -rw-r--r-- | install/finish.php | 2 | ||||
| -rw-r--r-- | install/index.php | 2 | ||||
| -rw-r--r-- | install/lang/en.lang.php | 2 | ||||
| -rw-r--r-- | install/lang/ja.lang.php | 2 | ||||
| -rw-r--r-- | install/setLang.php | 2 |
8 files changed, 9 insertions, 9 deletions
diff --git a/install/checkDirectory.php b/install/checkDirectory.php index cae86a9..5d82749 100644 --- a/install/checkDirectory.php +++ b/install/checkDirectory.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <ando@ecomas.co.jp> - * @copyright 2003-2006 PgPool Global Development Group + * @copyright 2003-2007 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/install/checkParameter.php b/install/checkParameter.php index feaaca2..3a7a5de 100644 --- a/install/checkParameter.php +++ b/install/checkParameter.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <ando@ecomas.co.jp> - * @copyright 2003-2006 PgPool Global Development Group + * @copyright 2003-2007 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/install/defaultParameter.php b/install/defaultParameter.php index 245c441..687af6a 100644 --- a/install/defaultParameter.php +++ b/install/defaultParameter.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <ando@ecomas.co.jp> - * @copyright 2003-2006 PgPool Global Development Group + * @copyright 2003-2007 PgPool Global Development Group * @version CVS: $Id$ */ @@ -36,4 +36,4 @@ define("_PGPOOL2_PCP_HOSTNAME", "localhost"); define("_PGPOOL2_PCP_TIMEOUT", "10"); define("_PGPOOL2_STATUS_REFRESH_TIME", "0"); -?>
\ No newline at end of file +?> diff --git a/install/finish.php b/install/finish.php index 9c44709..eaf2707 100644 --- a/install/finish.php +++ b/install/finish.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <ando@ecomas.co.jp> - * @copyright 2003-2006 PgPool Global Development Group + * @copyright 2003-2007 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/install/index.php b/install/index.php index d9aae36..59d72ad 100644 --- a/install/index.php +++ b/install/index.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <ando@ecomas.co.jp> - * @copyright 2003-2006 PgPool Global Development Group + * @copyright 2003-2007 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/install/lang/en.lang.php b/install/lang/en.lang.php index 640ea04..a3ebb3c 100644 --- a/install/lang/en.lang.php +++ b/install/lang/en.lang.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <ando@ecomas.co.jp> - * @copyright 2003-2006 PgPool Global Development Group + * @copyright 2003-2007 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/install/lang/ja.lang.php b/install/lang/ja.lang.php index df76304..3c21d81 100644 --- a/install/lang/ja.lang.php +++ b/install/lang/ja.lang.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <ando@ecomas.co.jp> - * @copyright 2003-2006 PgPool Global Development Group + * @copyright 2003-2007 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/install/setLang.php b/install/setLang.php index 4f8c9ce..4362dc3 100644 --- a/install/setLang.php +++ b/install/setLang.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <ando@ecomas.co.jp> - * @copyright 2003-2006 PgPool Global Development Group + * @copyright 2003-2007 PgPool Global Development Group * @version CVS: $Id$ */ |
