From ed82bcdef51532b6e42558bb25d8bd108dc5096a Mon Sep 17 00:00:00 2001 From: Franz Liedke Date: Fri, 29 Nov 2019 23:16:58 +0000 Subject: [PATCH] Apply fixes from StyleCI --- extensions/embed/extend.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/extensions/embed/extend.php b/extensions/embed/extend.php index ba147c9ec..26ebf6d96 100644 --- a/extensions/embed/extend.php +++ b/extensions/embed/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;