diff options
author | Vjacheslav Trushkin <cyberalien@gmail.com> | 2013-05-12 12:43:15 +0300 |
---|---|---|
committer | Vjacheslav Trushkin <cyberalien@gmail.com> | 2013-05-12 12:43:15 +0300 |
commit | c2f5ba69f0fb03a30d4f3cbf1e6d49e019edea7c (patch) | |
tree | ff5417804d8da0878cd1ad7add0c98f3635d73d7 /tests/functional | |
parent | f3c547bc8dadf50e00f3cd503dfb9f116b4f838b (diff) | |
download | forums-c2f5ba69f0fb03a30d4f3cbf1e6d49e019edea7c.tar forums-c2f5ba69f0fb03a30d4f3cbf1e6d49e019edea7c.tar.gz forums-c2f5ba69f0fb03a30d4f3cbf1e6d49e019edea7c.tar.bz2 forums-c2f5ba69f0fb03a30d4f3cbf1e6d49e019edea7c.tar.xz forums-c2f5ba69f0fb03a30d4f3cbf1e6d49e019edea7c.zip |
[ticket/develop/10772] Fix copyright year
PHPBB3-10772
Diffstat (limited to 'tests/functional')
-rw-r--r-- | tests/functional/forum_style_test.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/forum_style_test.php b/tests/functional/forum_style_test.php index f9927454ad..1f38c2d057 100644 --- a/tests/functional/forum_style_test.php +++ b/tests/functional/forum_style_test.php @@ -2,7 +2,7 @@ /** * * @package testing -* @copyright (c) 2011 phpBB Group +* @copyright (c) 2013 phpBB Group * @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2 * */ |