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
/*
* This file is part of the Symfony package.
* This file is part of the Silex framework.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
......
<?php
/*
* This file is part of the Symfony framework.
* This file is part of the Silex framework.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
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