mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
Remove license comments
This commit is contained in:
@@ -13,11 +13,6 @@ namespace Alchemy\Phrasea\Cache;
|
||||
|
||||
use Doctrine\Common\Cache\ArrayCache as DoctrineArray;
|
||||
|
||||
/**
|
||||
*
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class ArrayCache extends DoctrineArray implements Cache
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user