diff options
author | Nathan Guse <nathaniel.guse@gmail.com> | 2013-07-27 09:07:23 -0500 |
---|---|---|
committer | Nathan Guse <nathaniel.guse@gmail.com> | 2013-07-27 09:07:23 -0500 |
commit | 7cfb04690de08b10752b8881f918ce9e476bb6ab (patch) | |
tree | 0d3876caae23458c1cd67285075322b8042e93cf | |
parent | 49c6e835605a6f36c050cda2e92646941668e415 (diff) | |
download | forums-7cfb04690de08b10752b8881f918ce9e476bb6ab.tar forums-7cfb04690de08b10752b8881f918ce9e476bb6ab.tar.gz forums-7cfb04690de08b10752b8881f918ce9e476bb6ab.tar.bz2 forums-7cfb04690de08b10752b8881f918ce9e476bb6ab.tar.xz forums-7cfb04690de08b10752b8881f918ce9e476bb6ab.zip |
[ticket/11744] Copyright year
PHPBB3-11744
-rw-r--r-- | tests/notification/base.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/notification/base.php b/tests/notification/base.php index f8c39934bb..5ef6fcebad 100644 --- a/tests/notification/base.php +++ b/tests/notification/base.php @@ -2,7 +2,7 @@ /** * * @package testing -* @copyright (c) 2012 phpBB Group +* @copyright (c) 2013 phpBB Group * @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2 * */ |