Security update for Core, with self-updated composer
[yaffs-website] / vendor / symfony / http-kernel / Tests / Fixtures / Controller / VariadicController.php
index a540f9d1e13e45fd2cc3d33d494d0f9090ecdcfd..c39812453bb016a745b92c0807a6271f6a74f057 100644 (file)
@@ -1,5 +1,14 @@
 <?php
 
+/*
+ * This file is part of the Symfony package.
+ *
+ * (c) Fabien Potencier <fabien@symfony.com>
+ *
+ * For the full copyright and license information, please view the LICENSE
+ * file that was distributed with this source code.
+ */
+
 namespace Symfony\Component\HttpKernel\Tests\Fixtures\Controller;
 
 class VariadicController