1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 00:22:53 +00:00

Fix author/copyright

This commit is contained in:
Jordi Boggiano 2011-04-16 14:42:35 +02:00
parent 3a851b4059
commit 7ea2fd6c93
22 changed files with 35 additions and 13 deletions

View file

@ -1,9 +1,10 @@
<?php
/*
* This file is part of the Symfony package.
* This file is part of Composer.
*
* (c) Fabien Potencier <fabien.potencier@symfony-project.com>
* (c) Nils Adermann <naderman@naderman.de>
* Jordi Boggiano <j.boggiano@seld.be>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.