Update license

This commit is contained in:
Romain Neutron 2012-09-03 16:07:56 +02:00
commit 02ace2b220

View file

@ -1,5 +1,14 @@
<?php <?php
/*
* This file is part of PHP-FFmpeg.
*
* (c) Alchemy <info@alchemy.fr>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace FFMpeg; namespace FFMpeg;
use FFMpeg\FFMpeg; use FFMpeg\FFMpeg;