diff --git a/extensions/lang-english/extend.php b/extensions/lang-english/extend.php index 7b40e0bb3..0fbf2080c 100644 --- a/extensions/lang-english/extend.php +++ b/extensions/lang-english/extend.php @@ -3,10 +3,8 @@ /* * This file is part of Flarum. * - * (c) Toby Zerner - * - * For the full copyright and license information, please view the LICENSE - * file that was distributed with this source code. + * For detailed copyright and license information, please view the + * LICENSE file that was distributed with this source code. */ -return new Flarum\Extend\LanguagePack; +return new Flarum\Extend\LanguagePack();