diff --git a/src/ContaoManager/Plugin.php b/src/ContaoManager/Plugin.php index 3a4df27..4818e7a 100644 --- a/src/ContaoManager/Plugin.php +++ b/src/ContaoManager/Plugin.php @@ -3,9 +3,9 @@ declare(strict_types=1); /* - * This file is part of [package name]. + * This file is part of jr/fals-bundle. * - * (c) John Doe + * (c) Jens Rey * * @license LGPL-3.0-or-later */ diff --git a/src/JrFalsBundle.php b/src/JrFalsBundle.php index b684f17..8787b14 100644 --- a/src/JrFalsBundle.php +++ b/src/JrFalsBundle.php @@ -3,9 +3,9 @@ declare(strict_types=1); /* - * This file is part of [package name]. + * This file is part of jr/fals-bundle. * - * (c) John Doe + * (c) Jens Rey * * @license LGPL-3.0-or-later */