From: User yamaguti Date: Fri, 1 Feb 2008 07:06:41 +0000 (+0000) Subject: updated source files copyright X-Git-Tag: V2_1_0_BETA1~21 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=adebaffe63d2fea5835a8335fc7569cca07bf9a6;p=pgpooladmin.git updated source files copyright 2003-2007 => 2003-2008 --- diff --git a/changePassword.php b/changePassword.php index 4ab4c85..c9915ab 100644 --- a/changePassword.php +++ b/changePassword.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/command.php b/command.php index 3a764dc..3f44978 100644 --- a/command.php +++ b/command.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/common.php b/common.php index 8afad26..3af4244 100644 --- a/common.php +++ b/common.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version SVN: $Id$ */ diff --git a/config.php b/config.php index 9767a12..752a2e8 100644 --- a/config.php +++ b/config.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/definePgpoolConfParam.php b/definePgpoolConfParam.php index c03869e..f2ef97c 100644 --- a/definePgpoolConfParam.php +++ b/definePgpoolConfParam.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/help.php b/help.php index 7774490..b516292 100644 --- a/help.php +++ b/help.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/index.php b/index.php index 8b137e1..869f918 100644 --- a/index.php +++ b/index.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/innerLog.php b/innerLog.php index b3ebe89..b86e41b 100644 --- a/innerLog.php +++ b/innerLog.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/innerNodeServerStatus.php b/innerNodeServerStatus.php index 53a3eb3..2d4b727 100644 --- a/innerNodeServerStatus.php +++ b/innerNodeServerStatus.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/innerSummary.php b/innerSummary.php index 8cca7a9..99accbb 100644 --- a/innerSummary.php +++ b/innerSummary.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/innerSystemCatalog.php b/innerSystemCatalog.php index 61520cf..1cbeee1 100644 --- a/innerSystemCatalog.php +++ b/innerSystemCatalog.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/install/checkDirectory.php b/install/checkDirectory.php index 7dca6ec..121ce6d 100644 --- a/install/checkDirectory.php +++ b/install/checkDirectory.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ @@ -116,7 +116,7 @@ else diff --git a/install/checkParameter.php b/install/checkParameter.php index 35fca39..a201bb1 100644 --- a/install/checkParameter.php +++ b/install/checkParameter.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ @@ -421,7 +421,7 @@ echo ''; diff --git a/install/defaultParameter.php b/install/defaultParameter.php index 687af6a..8a051de 100644 --- a/install/defaultParameter.php +++ b/install/defaultParameter.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/install/finish.php b/install/finish.php index eaf2707..3984c75 100644 --- a/install/finish.php +++ b/install/finish.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/install/index.php b/install/index.php index 59d72ad..4e217ad 100644 --- a/install/index.php +++ b/install/index.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/install/lang/en.lang.php b/install/lang/en.lang.php index 3823093..2eb535f 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 - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/install/lang/fr.lang.php b/install/lang/fr.lang.php index 067da90..c9da21f 100644 --- a/install/lang/fr.lang.php +++ b/install/lang/fr.lang.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/install/lang/ja.lang.php b/install/lang/ja.lang.php index ea7af02..5a700e1 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 - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/install/setLang.php b/install/setLang.php index 4362dc3..842ad74 100644 --- a/install/setLang.php +++ b/install/setLang.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/lang/en.lang.php b/lang/en.lang.php index 7764a84..ee8b03f 100644 --- a/lang/en.lang.php +++ b/lang/en.lang.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/lang/fr.lang.php b/lang/fr.lang.php index 9c2bd9b..f455a49 100644 --- a/lang/fr.lang.php +++ b/lang/fr.lang.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/lang/ja.lang.php b/lang/ja.lang.php index 90fff36..b822494 100644 --- a/lang/ja.lang.php +++ b/lang/ja.lang.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/login.php b/login.php index dae2a36..6fd54e3 100644 --- a/login.php +++ b/login.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/logout.php b/logout.php index ccd44cc..bdcabdd 100644 --- a/logout.php +++ b/logout.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/nodeServerStatus.php b/nodeServerStatus.php index 50ab5ad..18c6d7f 100644 --- a/nodeServerStatus.php +++ b/nodeServerStatus.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/nodeStatus.php b/nodeStatus.php index c3ff2f8..ae67553 100644 --- a/nodeStatus.php +++ b/nodeStatus.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version SVN: $Id$ */ diff --git a/pgconfig.php b/pgconfig.php index 2a6edd3..56b5d3e 100644 --- a/pgconfig.php +++ b/pgconfig.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/procInfo.php b/procInfo.php index 202619b..1b4d418 100644 --- a/procInfo.php +++ b/procInfo.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/queryCache.php b/queryCache.php index 1d8b09c..5c82f18 100644 --- a/queryCache.php +++ b/queryCache.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/status.php b/status.php index fc1056d..f741d09 100644 --- a/status.php +++ b/status.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version SVN: $Id$ */ diff --git a/systemDb.php b/systemDb.php index b4aaebf..a3dfdf4 100644 --- a/systemDb.php +++ b/systemDb.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version SVN: $Id$ */ diff --git a/version.php b/version.php index e34e1ea..843fe72 100644 --- a/version.php +++ b/version.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version SVN: $Id$ */