diff --git a/networking/init-cms-bundle/4.0/src/Entity/Page.php b/networking/init-cms-bundle/4.0/src/Entity/Page.php index cb6786e3..efa22bcf 100644 --- a/networking/init-cms-bundle/4.0/src/Entity/Page.php +++ b/networking/init-cms-bundle/4.0/src/Entity/Page.php @@ -1,14 +1,4 @@ - * - * For the full copyright and license information, please view the LICENSE - * file that was distributed with this source code. - */ - - namespace App\Entity; use Doctrine\Common\Collections\ArrayCollection; diff --git a/networking/init-cms-bundle/4.0/src/Entity/User.php b/networking/init-cms-bundle/4.0/src/Entity/User.php index 81045b68..ab1ff686 100644 --- a/networking/init-cms-bundle/4.0/src/Entity/User.php +++ b/networking/init-cms-bundle/4.0/src/Entity/User.php @@ -1,13 +1,4 @@ - * - * For the full copyright and license information, please view the LICENSE - * file that was distributed with this source code. - */ - namespace App\Entity;