diff options
author | Callum Macrae <callum@lynxphp.com> | 2011-08-23 11:38:59 +0100 |
---|---|---|
committer | Callum Macrae <callum@lynxphp.com> | 2011-08-23 11:38:59 +0100 |
commit | d4f1b92479aeaab313d18c172e5e2fede7035281 (patch) | |
tree | 33130a407e0a04ca71f0a37b26c3ac1d7cc6d5c1 /tests/text_processing/censor_text_test.php | |
parent | 0d104b00c887db311576ab390ed2c79d2fb8ec99 (diff) | |
download | forums-d4f1b92479aeaab313d18c172e5e2fede7035281.tar forums-d4f1b92479aeaab313d18c172e5e2fede7035281.tar.gz forums-d4f1b92479aeaab313d18c172e5e2fede7035281.tar.bz2 forums-d4f1b92479aeaab313d18c172e5e2fede7035281.tar.xz forums-d4f1b92479aeaab313d18c172e5e2fede7035281.zip |
[ticket/10240] Fixed copyright year in censor_text_test.php.
PHPBB3-10240
Diffstat (limited to 'tests/text_processing/censor_text_test.php')
-rw-r--r-- | tests/text_processing/censor_text_test.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/text_processing/censor_text_test.php b/tests/text_processing/censor_text_test.php index 1d4b3fa943..6138d92e65 100644 --- a/tests/text_processing/censor_text_test.php +++ b/tests/text_processing/censor_text_test.php @@ -2,7 +2,7 @@ /** * * @package testing -* @copyright (c) 2008 phpBB Group +* @copyright (c) 2011 phpBB Group * @license http://opensource.org/licenses/gpl-license.php GNU Public License * */ |