Skip to content

Commit

Permalink
update all headers
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfaffenbauer committed Aug 9, 2016
1 parent d40aed3 commit 2ac1312
Show file tree
Hide file tree
Showing 560 changed files with 1,132 additions and 1,132 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@

* [Getting started](https://github.com/dpfaffenbauer/pimcore-coreshop/wiki/Getting-Started)
* [Documentation](https://github.com/dpfaffenbauer/pimcore-coreshop/wiki)
* Website: [www.coreshop.org](http://www.coreshop.org/) - Learn more about CoreShop
* Demo: [demo.coreshop.org](http://demo.coreshop.org/) - See CoreShop in Action
* API-Documentation: [api.coreshop.org](http://api.coreshop.org/)
* Website: [www.coreshop.org](https://www.coreshop.org/) - Learn more about CoreShop
* Demo: [demo.coreshop.org](https://demo.coreshop.org/) - See CoreShop in Action
* API-Documentation: [api.coreshop.org](https://api.coreshop.org/)

## Getting started

Expand All @@ -37,7 +37,7 @@ composer require coreshop/core-shop dev-master
```

## Copyright and license
Copyright: [Dominik Pfaffenbauer](http://dominik.pfaffenbauer.at)
Copyright: [Dominik Pfaffenbauer](https://www.pfaffenbauer.at)
For licensing details please visit [LICENSE.md](LICENSE.md)

## Screenshots
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"license": "GPLv3",
"description": "CoreShop is the first OpenSource Onlineshop System for Pimcore!",
"keywords": ["pimcore", "coreshop", "pimcore-onlineshop", "onlineshop", "ecommerce", "pimcore-plugin"],
"homepage": "http://www.coreshop.org",
"homepage": "https://www.coreshop.org",
"authors": [{
"name": "Dominik Pfaffenbauer",
"email": "[email protected]",
"homepage": "http://www.pfaffenbauer.at/",
"homepage": "https://www.pfaffenbauer.at/",
"role": "Developer"
}],
"require": {
Expand Down
4 changes: 2 additions & 2 deletions config/di.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

return [
Expand Down
4 changes: 2 additions & 2 deletions config/di.php.example
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

return [
Expand Down
4 changes: 2 additions & 2 deletions config/helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

if (!function_exists("recurse_copy")) {
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/CarrierController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Model\Carrier;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/CarrierShippingRuleController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Controller\Action\Admin;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/CountryController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Model\Country;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/CurrencyController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Model\Currency;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/CustomerGroupController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Model\CustomerGroup;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/FilterController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Model\Product\Filter;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/HelperController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Controller\Action\Admin;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/IndexesController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Model\Index;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/InstallController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Plugin;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/ManufacturerController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Model\Manufacturer;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/MessagingContactController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Model\Messaging\Contact;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/MessagingThreadController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Controller\Action\Admin;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/MessagingThreadStateController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Model\Messaging\Thread\State;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/ObjectController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Controller\Action\Admin;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/OrderController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Plugin;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/OrderStateController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Model\Order\State;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/PriceRuleController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Model\Cart\PriceRule;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/ProductController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Controller\Action\Admin;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/ProductPriceRuleController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Controller\Action\Admin;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/ProductSpecificPriceController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Controller\Action\Admin;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/ReportsController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Tool;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/SettingsController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Model;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/ShopController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Model\Shop;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/StateController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Model\State;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/TaxController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Model\Tax;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/TaxRuleGroupController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Model\TaxRuleGroup;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/UpdateController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Controller\Action\Admin;
Expand Down
4 changes: 2 additions & 2 deletions controllers/Admin/ZoneController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Model\Zone;
Expand Down
4 changes: 2 additions & 2 deletions controllers/CartController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* For the full copyright and license information, please view the LICENSE.md and gpl-3.0.txt
* files that are distributed with this source code.
*
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (http://www.pfaffenbauer.at)
* @license http://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
* @copyright Copyright (c) 2015-2016 Dominik Pfaffenbauer (https://www.pfaffenbauer.at)
* @license https://www.coreshop.org/license GNU General Public License version 3 (GPLv3)
*/

use CoreShop\Controller\Action;
Expand Down
Loading

0 comments on commit 2ac1312

Please sign in to comment.