diff options
author | Nozomi Anzai | 2011-10-13 03:02:22 +0000 |
---|---|---|
committer | Nozomi Anzai | 2011-10-13 03:02:22 +0000 |
commit | 34373c9df433f2decedbb98fd4a54b9e773d31fb (patch) | |
tree | 74dbc108c0c802b81c682d4cc7e6bb538fad1d4d | |
parent | 3f6042d2761c81fc63e1bf7c11f0d6a0f81354b8 (diff) |
- replace copyright 2010 -> 2011
-rw-r--r-- | config.php | 2 | ||||
-rw-r--r-- | definePgpoolConfParam.php | 2 | ||||
-rw-r--r-- | innerSummary.php | 2 | ||||
-rw-r--r-- | nodeStatus.php | 2 | ||||
-rw-r--r-- | pgconfig.php | 2 | ||||
-rw-r--r-- | procInfo.php | 2 |
6 files changed, 6 insertions, 6 deletions
@@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <[email protected]> - * @copyright 2003-2010 PgPool Global Development Group + * @copyright 2003-2011 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/definePgpoolConfParam.php b/definePgpoolConfParam.php index 51bff57..5496807 100644 --- a/definePgpoolConfParam.php +++ b/definePgpoolConfParam.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <[email protected]> - * @copyright 2003-2010 PgPool Global Development Group + * @copyright 2003-2011 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/innerSummary.php b/innerSummary.php index 41ac49d..2ee985b 100644 --- a/innerSummary.php +++ b/innerSummary.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <[email protected]> - * @copyright 2003-2010 PgPool Global Development Group + * @copyright 2003-2011 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/nodeStatus.php b/nodeStatus.php index 6b279ca..baedb7f 100644 --- a/nodeStatus.php +++ b/nodeStatus.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <[email protected]> - * @copyright 2003-2010 PgPool Global Development Group + * @copyright 2003-2011 PgPool Global Development Group * @version SVN: $Id$ */ diff --git a/pgconfig.php b/pgconfig.php index 8683e2b..66ec637 100644 --- a/pgconfig.php +++ b/pgconfig.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <[email protected]> - * @copyright 2003-2010 PgPool Global Development Group + * @copyright 2003-2011 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/procInfo.php b/procInfo.php index 546860d..d84eeb0 100644 --- a/procInfo.php +++ b/procInfo.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <[email protected]> - * @copyright 2003-2010 PgPool Global Development Group + * @copyright 2003-2011 PgPool Global Development Group * @version CVS: $Id$ */ |