diff --git a/tests/console/cron/run_test.php b/tests/console/cron/run_test.php index 8908c536c0..ff251cff3c 100644 --- a/tests/console/cron/run_test.php +++ b/tests/console/cron/run_test.php @@ -3,7 +3,7 @@ * * This file is part of the phpBB Forum Software package. * -* @copyright (c) phpBB Limited +* @copyright (c) phpBB Limited * @license GNU General Public License, version 2 (GPL-2.0) * * For full copyright and license information, please see diff --git a/tests/console/cron/tasks/simple.php b/tests/console/cron/tasks/simple.php index c814c29bde..194c52afe1 100644 --- a/tests/console/cron/tasks/simple.php +++ b/tests/console/cron/tasks/simple.php @@ -3,7 +3,7 @@ * * This file is part of the phpBB Forum Software package. * -* @copyright (c) phpBB Limited +* @copyright (c) phpBB Limited * @license GNU General Public License, version 2 (GPL-2.0) * * For full copyright and license information, please see