Fixed LICENSE

This commit is contained in:
William DURAND 2011-08-30 23:29:49 +02:00
commit 87ad04f2a8
34 changed files with 258 additions and 12 deletions

View file

@ -1,5 +1,13 @@
<?php
/**
* This file is part of the PropelBundle package.
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @license MIT License
*/
namespace Propel\PropelBundle\Command;
use Propel\PropelBundle\Command\PhingCommand;