diff options
author | Nils Adermann <naderman@naderman.de> | 2011-06-12 12:26:49 +0200 |
---|---|---|
committer | Nils Adermann <naderman@naderman.de> | 2011-06-12 12:26:49 +0200 |
commit | 4e0717b4d7da58469c795191236ad4256a20c72a (patch) | |
tree | 6214747ede2c140fe2df1612cd297f209ac4843e /tests/dbal/db_tools_test.php | |
parent | 11750bdccc168568148de68df2ceca258e5a7da5 (diff) | |
download | forums-4e0717b4d7da58469c795191236ad4256a20c72a.tar forums-4e0717b4d7da58469c795191236ad4256a20c72a.tar.gz forums-4e0717b4d7da58469c795191236ad4256a20c72a.tar.bz2 forums-4e0717b4d7da58469c795191236ad4256a20c72a.tar.xz forums-4e0717b4d7da58469c795191236ad4256a20c72a.zip |
[ticket/9892] Correct copyright year
PHPBB3-9892
Diffstat (limited to 'tests/dbal/db_tools_test.php')
-rw-r--r-- | tests/dbal/db_tools_test.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dbal/db_tools_test.php b/tests/dbal/db_tools_test.php index 48406d40a3..eb2af4c4cc 100644 --- a/tests/dbal/db_tools_test.php +++ b/tests/dbal/db_tools_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 * */ |