[HttpKernel] Add Symfony credits to the file storage class for the profiler

This commit is contained in:
alexandresalome 2011-07-23 23:25:58 +02:00
parent d1d5892ddf
commit 09fc0a2eeb

View File

@ -1,4 +1,12 @@
<?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\Profiler;