Fixed LICENSE
This commit is contained in:
parent
cef9035498
commit
87ad04f2a8
34 changed files with 258 additions and 12 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue