summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUser yamaguti2008-02-01 07:06:41 +0000
committerUser yamaguti2008-02-01 07:06:41 +0000
commitadebaffe63d2fea5835a8335fc7569cca07bf9a6 (patch)
tree8b7c297672f1d5f144f1c23a8dcedef44302aade
parentfa82e8a9614ef163d8bd749c0dfecfd35c328c39 (diff)
updated source files copyright
2003-2007 => 2003-2008
-rw-r--r--changePassword.php2
-rw-r--r--command.php2
-rw-r--r--common.php2
-rw-r--r--config.php2
-rw-r--r--definePgpoolConfParam.php2
-rw-r--r--help.php2
-rw-r--r--index.php2
-rw-r--r--innerLog.php2
-rw-r--r--innerNodeServerStatus.php2
-rw-r--r--innerSummary.php2
-rw-r--r--innerSystemCatalog.php2
-rw-r--r--install/checkDirectory.php4
-rw-r--r--install/checkParameter.php4
-rw-r--r--install/defaultParameter.php2
-rw-r--r--install/finish.php2
-rw-r--r--install/index.php2
-rw-r--r--install/lang/en.lang.php2
-rw-r--r--install/lang/fr.lang.php2
-rw-r--r--install/lang/ja.lang.php2
-rw-r--r--install/setLang.php2
-rw-r--r--lang/en.lang.php2
-rw-r--r--lang/fr.lang.php2
-rw-r--r--lang/ja.lang.php2
-rw-r--r--login.php2
-rw-r--r--logout.php2
-rw-r--r--nodeServerStatus.php2
-rw-r--r--nodeStatus.php2
-rw-r--r--pgconfig.php2
-rw-r--r--procInfo.php2
-rw-r--r--queryCache.php2
-rw-r--r--status.php2
-rw-r--r--systemDb.php2
-rw-r--r--version.php2
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$
*/
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 <[email protected]>
- * @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 <[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$
*/
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 <[email protected]>
- * @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 <[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 &copy; 2006-2007 <a href="http://pgpool.projects.postgresql.org/">pgpool Global Development Group</a>. All rights reserved.</address>
+ Copyright &copy; 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 &copy; 2006-2007 <a href="http://pgpool.projects.postgresql.org/">pgpool Global Development Group</a>. All rights reserved.</address>
+ Copyright &copy; 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$
*/
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 <[email protected]>
- * @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 <[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$
*/
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 <[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$
*/