diff options
-rw-r--r-- | common.php | 2 | ||||
-rw-r--r-- | definePgpoolConfParam.php | 2 | ||||
-rw-r--r-- | lang/en.lang.php | 2 | ||||
-rw-r--r-- | lang/ja.lang.php | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <ando@ecomas.co.jp> - * @copyright 2003-2012 PgPool Global Development Group + * @copyright 2003-2013 PgPool Global Development Group * @version SVN: $Id$ */ diff --git a/definePgpoolConfParam.php b/definePgpoolConfParam.php index f567181..2298047 100644 --- a/definePgpoolConfParam.php +++ b/definePgpoolConfParam.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <ando@ecomas.co.jp> - * @copyright 2003-2011 PgPool Global Development Group + * @copyright 2003-2013 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/lang/en.lang.php b/lang/en.lang.php index 148ccf9..eb7d05b 100644 --- a/lang/en.lang.php +++ b/lang/en.lang.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <ando@ecomas.co.jp> - * @copyright 2003-2012 PgPool Global Development Group + * @copyright 2003-2013 PgPool Global Development Group * @version CVS: $Id$ */ diff --git a/lang/ja.lang.php b/lang/ja.lang.php index bf441ec..7be46d9 100644 --- a/lang/ja.lang.php +++ b/lang/ja.lang.php @@ -19,7 +19,7 @@ * is" without express or implied warranty. * * @author Ryuma Ando <ando@ecomas.co.jp> - * @copyright 2003-2012 PgPool Global Development Group + * @copyright 2003-2013 PgPool Global Development Group * @version CVS: $Id$ */ |