diff options
author | User yamaguti | 2008-02-01 07:06:41 +0000 |
---|---|---|
committer | User yamaguti | 2008-02-01 07:06:41 +0000 |
commit | adebaffe63d2fea5835a8335fc7569cca07bf9a6 (patch) | |
tree | 8b7c297672f1d5f144f1c23a8dcedef44302aade | |
parent | fa82e8a9614ef163d8bd749c0dfecfd35c328c39 (diff) |
updated source files copyright
2003-2007 => 2003-2008
-rw-r--r-- | changePassword.php | 2 | ||||
-rw-r--r-- | command.php | 2 | ||||
-rw-r--r-- | common.php | 2 | ||||
-rw-r--r-- | config.php | 2 | ||||
-rw-r--r-- | definePgpoolConfParam.php | 2 | ||||
-rw-r--r-- | help.php | 2 | ||||
-rw-r--r-- | index.php | 2 | ||||
-rw-r--r-- | innerLog.php | 2 | ||||
-rw-r--r-- | innerNodeServerStatus.php | 2 | ||||
-rw-r--r-- | innerSummary.php | 2 | ||||
-rw-r--r-- | innerSystemCatalog.php | 2 | ||||
-rw-r--r-- | install/checkDirectory.php | 4 | ||||
-rw-r--r-- | install/checkParameter.php | 4 | ||||
-rw-r--r-- | install/defaultParameter.php | 2 | ||||
-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/fr.lang.php | 2 | ||||
-rw-r--r-- | install/lang/ja.lang.php | 2 | ||||
-rw-r--r-- | install/setLang.php | 2 | ||||
-rw-r--r-- | lang/en.lang.php | 2 | ||||
-rw-r--r-- | lang/fr.lang.php | 2 | ||||
-rw-r--r-- | lang/ja.lang.php | 2 | ||||
-rw-r--r-- | login.php | 2 | ||||
-rw-r--r-- | logout.php | 2 | ||||
-rw-r--r-- | nodeServerStatus.php | 2 | ||||
-rw-r--r-- | nodeStatus.php | 2 | ||||
-rw-r--r-- | pgconfig.php | 2 | ||||
-rw-r--r-- | procInfo.php | 2 | ||||
-rw-r--r-- | queryCache.php | 2 | ||||
-rw-r--r-- | status.php | 2 | ||||
-rw-r--r-- | systemDb.php | 2 | ||||
-rw-r--r-- | version.php | 2 |
33 files changed, 35 insertions, 35 deletions
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 <[email protected]> - * @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 <[email protected]> - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <[email protected]> - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version SVN: $Id$ */ @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <[email protected]> - * @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 <[email protected]> - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <[email protected]> - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <[email protected]> - * @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 <[email protected]> - * @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 <[email protected]> - * @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 <[email protected]> - * @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 <[email protected]> - * @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 <[email protected]> - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ @@ -116,7 +116,7 @@ else </div> <div id="footer"> <address>Version <?php echo $version;?><br /> - Copyright © 2006-2007 <a href="http://pgpool.projects.postgresql.org/">pgpool Global Development Group</a>. All rights reserved.</address> + Copyright © 2006 - 2008 <a href="http://pgpool.projects.postgresql.org/">pgpool Global Development Group</a>. All rights reserved.</address> </div> </body> </html> 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 <[email protected]> - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ @@ -421,7 +421,7 @@ echo '<input type="submit" value="' . $message['strNext'] . '" />'; </div> <div id="footer"> <address>Version <?php echo $version;?><br /> - Copyright © 2006-2007 <a href="http://pgpool.projects.postgresql.org/">pgpool Global Development Group</a>. All rights reserved.</address> + Copyright © 2006 - 2008 <a href="http://pgpool.projects.postgresql.org/">pgpool Global Development Group</a>. All rights reserved.</address> </div> </body> </html> 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 <[email protected]> - * @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 <[email protected]> - * @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 <[email protected]> - * @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 <[email protected]> - * @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 <[email protected]> - * @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 <[email protected]> - * @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 <[email protected]> - * @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 <[email protected]> - * @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 <[email protected]> - * @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 <[email protected]> - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <[email protected]> - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <[email protected]> - * @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 <[email protected]> - * @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 <[email protected]> - * @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 <[email protected]> - * @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 <[email protected]> - * @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 <[email protected]> - * @copyright 2003-2007 PgPool Global Development Group + * @copyright 2003-2008 PgPool Global Development Group * @version CVS: $Id$ */ @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <[email protected]> - * @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 <[email protected]> - * @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 <[email protected]>
- * @copyright 2003-2007 PgPool Global Development Group
+ * @copyright 2003-2008 PgPool Global Development Group
* @version SVN: $Id$
*/
|