diff -r 2445218823b1 -r b01e36991488 app/AppKernel.php --- a/app/AppKernel.php Mon Feb 20 12:06:21 2012 +0100 +++ b/app/AppKernel.php Wed Feb 22 15:52:30 2012 +0100 @@ -1,4 +1,12 @@ + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ use Symfony\Component\HttpKernel\Kernel; use Symfony\Component\Config\Loader\LoaderInterface;