From 2a092ae212f1fb3a96773f2d7f300e979ba4552e Mon Sep 17 00:00:00 2001 From: Franz Liedke Date: Fri, 29 Nov 2019 23:01:47 +0000 Subject: [PATCH] Apply fixes from StyleCI --- extensions/bbcode/extend.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/extensions/bbcode/extend.php b/extensions/bbcode/extend.php index 419f2661d..7783be0cf 100644 --- a/extensions/bbcode/extend.php +++ b/extensions/bbcode/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. */ use Flarum\Extend;