Commit 827e1cda authored by Fabien Potencier's avatar Fabien Potencier

merged branch igorw/header-comments (PR #145)

Commits
-------

a04c6a01 fix header comments

Discussion
----------

fix header comments
parents 82e73deb a04c6a01
<?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