diff --git a/Block/GalleryListBlockService.php b/Block/GalleryListBlockService.php index a880186eb..7cae02c6f 100755 --- a/Block/GalleryListBlockService.php +++ b/Block/GalleryListBlockService.php @@ -1,5 +1,14 @@ + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + namespace Sonata\MediaBundle\Block; use Sonata\AdminBundle\Form\FormMapper; diff --git a/Form/Type/ApiDoctrineMediaType.php b/Form/Type/ApiDoctrineMediaType.php index 0b046e964..78a98bf1b 100644 --- a/Form/Type/ApiDoctrineMediaType.php +++ b/Form/Type/ApiDoctrineMediaType.php @@ -1,7 +1,7 @@ * diff --git a/Form/Type/ApiGalleryHasMediaType.php b/Form/Type/ApiGalleryHasMediaType.php index c83dac450..b49aff6b4 100644 --- a/Form/Type/ApiGalleryHasMediaType.php +++ b/Form/Type/ApiGalleryHasMediaType.php @@ -1,7 +1,7 @@ * diff --git a/Form/Type/ApiGalleryType.php b/Form/Type/ApiGalleryType.php index 32e0dbab4..f02e98201 100644 --- a/Form/Type/ApiGalleryType.php +++ b/Form/Type/ApiGalleryType.php @@ -1,7 +1,7 @@ * diff --git a/Tests/Block/GalleryListBlockServiceTest.php b/Tests/Block/GalleryListBlockServiceTest.php index 4f70472d0..bad46ebc8 100644 --- a/Tests/Block/GalleryListBlockServiceTest.php +++ b/Tests/Block/GalleryListBlockServiceTest.php @@ -1,5 +1,14 @@ + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + namespace Sonata\MediaBundle\Tests\Block\Service; use Sonata\BlockBundle\Block\BlockContext; diff --git a/Tests/Twig/Extension/MediaExtensionTest.php b/Tests/Twig/Extension/MediaExtensionTest.php index 6a626abcd..def0910f1 100644 --- a/Tests/Twig/Extension/MediaExtensionTest.php +++ b/Tests/Twig/Extension/MediaExtensionTest.php @@ -1,7 +1,7 @@ *