Skip to content

Commit

Permalink
Aggiornamento intestazione licenza
Browse files Browse the repository at this point in the history
  • Loading branch information
Riccardo Tempesta committed Apr 3, 2017
1 parent b03f857 commit 6bdf5dc
Show file tree
Hide file tree
Showing 19 changed files with 96 additions and 97 deletions.
12 changes: 6 additions & 6 deletions Helper/Data.php
@@ -1,6 +1,6 @@
<?php
/**
* IDEALIAGroup srl
* MageSpecialist
*
* NOTICE OF LICENSE
*
Expand All @@ -10,12 +10,12 @@
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to info@idealiagroup.com so we can send you a copy immediately.
* to info@magespecialist.it so we can send you a copy immediately.
*
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2016 IDEALIAGroup srl (http://www.idealiagroup.com)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/

namespace MSP\DevTools\Helper;
Expand Down
12 changes: 6 additions & 6 deletions Model/AbstractOpsRegistry.php
@@ -1,6 +1,6 @@
<?php
/**
* IDEALIAGroup srl
* MageSpecialist
*
* NOTICE OF LICENSE
*
Expand All @@ -10,12 +10,12 @@
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to info@idealiagroup.com so we can send you a copy immediately.
* to info@magespecialist.it so we can send you a copy immediately.
*
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2016 IDEALIAGroup srl (http://www.idealiagroup.com)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/

namespace MSP\DevTools\Model;
Expand Down
13 changes: 6 additions & 7 deletions Model/ElementRegistry.php
@@ -1,6 +1,6 @@
<?php
/**
* IDEALIAGroup srl
* MageSpecialist
*
* NOTICE OF LICENSE
*
Expand All @@ -10,14 +10,13 @@
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to info@idealiagroup.com so we can send you a copy immediately.
* to info@magespecialist.it so we can send you a copy immediately.
*
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2016 IDEALIAGroup srl (http://www.idealiagroup.com)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/

namespace MSP\DevTools\Model;

class ElementRegistry extends AbstractOpsRegistry
Expand Down
12 changes: 6 additions & 6 deletions Model/EventRegistry.php
@@ -1,6 +1,6 @@
<?php
/**
* IDEALIAGroup srl
* MageSpecialist
*
* NOTICE OF LICENSE
*
Expand All @@ -10,12 +10,12 @@
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to info@idealiagroup.com so we can send you a copy immediately.
* to info@magespecialist.it so we can send you a copy immediately.
*
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2016 IDEALIAGroup srl (http://www.idealiagroup.com)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/

namespace MSP\DevTools\Model;
Expand Down
12 changes: 6 additions & 6 deletions Model/PageInfo.php
@@ -1,6 +1,6 @@
<?php
/**
* IDEALIAGroup srl
* MageSpecialist
*
* NOTICE OF LICENSE
*
Expand All @@ -10,12 +10,12 @@
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to info@idealiagroup.com so we can send you a copy immediately.
* to info@magespecialist.it so we can send you a copy immediately.
*
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2016 IDEALIAGroup srl (http://www.idealiagroup.com)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/

namespace MSP\DevTools\Model;
Expand Down
12 changes: 6 additions & 6 deletions Plugin/Event/ManagerInterfacePlugin.php
@@ -1,6 +1,6 @@
<?php
/**
* IDEALIAGroup srl
* MageSpecialist
*
* NOTICE OF LICENSE
*
Expand All @@ -10,12 +10,12 @@
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to info@idealiagroup.com so we can send you a copy immediately.
* to info@magespecialist.it so we can send you a copy immediately.
*
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2016 IDEALIAGroup srl (http://www.idealiagroup.com)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/

namespace MSP\DevTools\Plugin\Event;
Expand Down
12 changes: 6 additions & 6 deletions Plugin/PhpEnvironment/ResponsePlugin.php
@@ -1,6 +1,6 @@
<?php
/**
* IDEALIAGroup srl
* MageSpecialist
*
* NOTICE OF LICENSE
*
Expand All @@ -10,12 +10,12 @@
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to info@idealiagroup.com so we can send you a copy immediately.
* to info@magespecialist.it so we can send you a copy immediately.
*
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2016 IDEALIAGroup srl (http://www.idealiagroup.com)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/

namespace MSP\DevTools\Plugin\PhpEnvironment;
Expand Down
12 changes: 6 additions & 6 deletions Plugin/View/LayoutPlugin.php
@@ -1,6 +1,6 @@
<?php
/**
* IDEALIAGroup srl
* MageSpecialist
*
* NOTICE OF LICENSE
*
Expand All @@ -10,12 +10,12 @@
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to info@idealiagroup.com so we can send you a copy immediately.
* to info@magespecialist.it so we can send you a copy immediately.
*
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2016 IDEALIAGroup srl (http://www.idealiagroup.com)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/

namespace MSP\DevTools\Plugin\View;
Expand Down
12 changes: 6 additions & 6 deletions Profiler/Driver/Standard/Output/DevTools.php
@@ -1,6 +1,6 @@
<?php
/**
* IDEALIAGroup srl
* MageSpecialist
*
* NOTICE OF LICENSE
*
Expand All @@ -10,12 +10,12 @@
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to info@idealiagroup.com so we can send you a copy immediately.
* to info@magespecialist.it so we can send you a copy immediately.
*
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2016 IDEALIAGroup srl (http://www.idealiagroup.com)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/

namespace MSP\DevTools\Profiler\Driver\Standard\Output;
Expand Down
6 changes: 3 additions & 3 deletions etc/adminhtml/system.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
/**
* IDEALIAGroup srl
* MageSpecialist
*
* NOTICE OF LICENSE
*
Expand All @@ -11,11 +11,11 @@
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to info@idealiagroup.com so we can send you a copy immediately.
* to info@magespecialist.it so we can send you a copy immediately.
*
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2016 IDEALIAGroup srl (http://www.idealiagroup.com)
* @copyright Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
-->
Expand Down
6 changes: 3 additions & 3 deletions etc/config.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
/**
* IDEALIAGroup srl
* MageSpecialist
*
* NOTICE OF LICENSE
*
Expand All @@ -11,11 +11,11 @@
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to info@idealiagroup.com so we can send you a copy immediately.
* to info@magespecialist.it so we can send you a copy immediately.
*
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2016 IDEALIAGroup srl (http://www.idealiagroup.com)
* @copyright Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
-->
Expand Down
6 changes: 3 additions & 3 deletions etc/di.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
/**
* IDEALIAGroup srl
* MageSpecialist
*
* NOTICE OF LICENSE
*
Expand All @@ -11,11 +11,11 @@
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to info@idealiagroup.com so we can send you a copy immediately.
* to info@magespecialist.it so we can send you a copy immediately.
*
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2016 IDEALIAGroup srl (http://www.idealiagroup.com)
* @copyright Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
-->
Expand Down
6 changes: 3 additions & 3 deletions etc/module.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
/**
* IDEALIAGroup srl
* MageSpecialist
*
* NOTICE OF LICENSE
*
Expand All @@ -11,11 +11,11 @@
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to info@idealiagroup.com so we can send you a copy immediately.
* to info@magespecialist.it so we can send you a copy immediately.
*
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2016 IDEALIAGroup srl (http://www.idealiagroup.com)
* @copyright Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
-->
Expand Down
12 changes: 6 additions & 6 deletions registration.php
@@ -1,6 +1,6 @@
<?php
/**
* IDEALIAGroup srl
* MageSpecialist
*
* NOTICE OF LICENSE
*
Expand All @@ -10,12 +10,12 @@
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to info@idealiagroup.com so we can send you a copy immediately.
* to info@magespecialist.it so we can send you a copy immediately.
*
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2016 IDEALIAGroup srl (http://www.idealiagroup.com)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/

\Magento\Framework\Component\ComponentRegistrar::register(
Expand Down
6 changes: 3 additions & 3 deletions view/adminhtml/layout/adminhtml_system_config_edit.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
/**
* IDEALIAGroup srl
* MageSpecialist
*
* NOTICE OF LICENSE
*
Expand All @@ -11,11 +11,11 @@
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to info@idealiagroup.com so we can send you a copy immediately.
* to info@magespecialist.it so we can send you a copy immediately.
*
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2016 IDEALIAGroup srl (http://www.idealiagroup.com)
* @copyright Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
-->
Expand Down
6 changes: 3 additions & 3 deletions view/adminhtml/web/msp_devtools/style.css
@@ -1,5 +1,5 @@
/**
* IDEALIAGroup srl
* MageSpecialist
*
* NOTICE OF LICENSE
*
Expand All @@ -9,11 +9,11 @@
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to info@idealiagroup.com so we can send you a copy immediately.
* to info@magespecialist.it so we can send you a copy immediately.
*
* @category MSP
* @package MSP_DevTools
* @copyright Copyright (c) 2016 IDEALIAGroup srl (http://www.idealiagroup.com)
* @copyright Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/

Expand Down

0 comments on commit 6bdf5dc

Please sign in to comment.