diff options
author | Yugo Nagata | 2013-02-07 03:03:55 +0000 |
---|---|---|
committer | Yugo Nagata | 2013-02-07 03:03:55 +0000 |
commit | abd6245a61b3135c26b85310f10db691838c63e9 (patch) | |
tree | b534a186b7619451c61333897ec91bbddedd7c60 | |
parent | 1a35cbd0d01cce5d7c27c2ed2338ecec4e756255 (diff) |
Update copyright year.
-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$ */ |