mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
remove old package comments
This commit is contained in:
@@ -1,14 +1,4 @@
|
||||
<?php
|
||||
/**
|
||||
* This file is part of the init_cms_sandbox package.
|
||||
*
|
||||
* (c) net working AG <info@networking.ch>
|
||||
*
|
||||
* 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;
|
||||
|
||||
@@ -1,13 +1,4 @@
|
||||
<?php
|
||||
/**
|
||||
* This file is part of the init_cms_sandbox package.
|
||||
*
|
||||
* (c) net working AG <info@networking.ch>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
|
||||
namespace App\Entity;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user