Commit a04c6a01 authored by Igor Wiedler's avatar Igor Wiedler

fix header comments

parent fb31ac4d
<?php <?php
/* /*
* This file is part of the Symfony package. * This file is part of the Silex framework.
* *
* (c) Fabien Potencier <fabien@symfony.com> * (c) Fabien Potencier <fabien@symfony.com>
* *
......
<?php <?php
/* /*
* This file is part of the Symfony framework. * This file is part of the Silex framework.
* *
* (c) Fabien Potencier <fabien@symfony.com> * (c) Fabien Potencier <fabien@symfony.com>
* *
* This source file is subject to the MIT license that is bundled * For the full copyright and license information, please view the LICENSE
* with this source code in the file LICENSE. * file that was distributed with this source code.
*/ */
namespace Silex; namespace Silex;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment