change license header

This commit is contained in:
Manuel Raynaud
2014-04-18 00:02:24 +02:00
parent 0714546837
commit 5e65bf0b8a
701 changed files with 3511 additions and 10921 deletions

View File

@@ -1,4 +1,15 @@
<?php
/*************************************************************************************/
/* This file is part of the Thelia package. */
/* */
/* Copyright (c) OpenStudio */
/* email : dev@thelia.net */
/* web : http://www.thelia.net */
/* */
/* For the full copyright and license information, please view the LICENSE.txt */
/* file that was distributed with this source code. */
/*************************************************************************************/
//use Thelia\Core\HttpKernel\HttpCache\HttpCache;
use Thelia\Core\Thelia;
use Thelia\Core\HttpFoundation\Request;