Skip to content

Commit de72d99

Browse files
committed
Updated copyright to remove year.
Change dependency on framework version.
1 parent 2dcd538 commit de72d99

File tree

12 files changed

+117
-121
lines changed

12 files changed

+117
-121
lines changed

Block/System/Config/Form/Fieldset/Details.php

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<?php
2-
/**
3-
* SOZO Design Ltd
2+
/*
3+
* SOZO Design Ltd
44
*
5-
* NOTICE OF LICENSE
5+
* NOTICE OF LICENSE
66
*
7-
* This source file is subject to the SOZO Proprietary EULA
8-
* that is bundled with this package in the file LICENSE.
9-
* It is also available through the world-wide-web at this URL:
10-
* http://opensource.org/licenses/osl-3.0.php
7+
* This source file is subject to the SOZO Proprietary EULA
8+
* that is bundled with this package in the file LICENSE.
9+
* It is also available through the world-wide-web at this URL:
10+
* http://opensource.org/licenses/osl-3.0.php
1111
*
12-
* @category SOZO Design Ltd
13-
* @package Sozo_ZendeskChat
14-
* @copyright Copyright (c) 2020 SOZO Design Ltd (https://sozodesign.co.uk)
15-
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
12+
* @category SOZO Design Ltd
13+
* @package Sozo_ZendeskChat
14+
* @copyright Copyright (c) SOZO Design Ltd (https://sozodesign.co.uk)
15+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1616
*/
1717

1818
namespace Sozo\ZendeskChat\Block\System\Config\Form\Fieldset;

Block/Widget.php

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<?php
2-
/**
3-
* SOZO Design Ltd
2+
/*
3+
* SOZO Design Ltd
44
*
5-
* NOTICE OF LICENSE
5+
* NOTICE OF LICENSE
66
*
7-
* This source file is subject to the SOZO Proprietary EULA
8-
* that is bundled with this package in the file LICENSE.
9-
* It is also available through the world-wide-web at this URL:
10-
* http://opensource.org/licenses/osl-3.0.php
7+
* This source file is subject to the SOZO Proprietary EULA
8+
* that is bundled with this package in the file LICENSE.
9+
* It is also available through the world-wide-web at this URL:
10+
* http://opensource.org/licenses/osl-3.0.php
1111
*
12-
* @category SOZO Design Ltd
13-
* @package Sozo_ZendeskChat
14-
* @copyright Copyright (c) 2020 SOZO Design Ltd (https://sozodesign.co.uk)
15-
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
12+
* @category SOZO Design Ltd
13+
* @package Sozo_ZendeskChat
14+
* @copyright Copyright (c) SOZO Design Ltd (https://sozodesign.co.uk)
15+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1616
*/
1717

1818
namespace Sozo\ZendeskChat\Block;

Helper/Data.php

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<?php
2-
/**
3-
* SOZO Design Ltd
2+
/*
3+
* SOZO Design Ltd
44
*
5-
* NOTICE OF LICENSE
5+
* NOTICE OF LICENSE
66
*
7-
* This source file is subject to the SOZO Proprietary EULA
8-
* that is bundled with this package in the file LICENSE.
9-
* It is also available through the world-wide-web at this URL:
10-
* http://opensource.org/licenses/osl-3.0.php
7+
* This source file is subject to the SOZO Proprietary EULA
8+
* that is bundled with this package in the file LICENSE.
9+
* It is also available through the world-wide-web at this URL:
10+
* http://opensource.org/licenses/osl-3.0.php
1111
*
12-
* @category SOZO Design Ltd
13-
* @package Sozo_ZendeskChat
14-
* @copyright Copyright (c) 2020 SOZO Design Ltd (https://sozodesign.co.uk)
15-
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
12+
* @category SOZO Design Ltd
13+
* @package Sozo_ZendeskChat
14+
* @copyright Copyright (c) SOZO Design Ltd (https://sozodesign.co.uk)
15+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1616
*/
1717

1818
namespace Sozo\ZendeskChat\Helper;

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
],
1616
"require": {
17-
"magento/framework": "102.0.*"
17+
"magento/magento-composer-installer": "*"
1818
},
1919
"type": "magento2-module",
2020
"license": "OSL-3.0",

etc/acl.xml

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
~ SOZO Design
3+
~ SOZO Design Ltd
44
~
5-
~ NOTICE OF LICENSE
5+
~ NOTICE OF LICENSE
66
~
7-
~ This source file is subject to the Open Software License (OSL 3.0)
8-
~ that is bundled with this package in the file LICENSE.
9-
~ It is also available through the world-wide-web at this URL:
10-
~ http://opensource.org/licenses/osl-3.0.php
11-
~
12-
~ @category SOZO Design
13-
~ @package Sozo_ZendeskChat
14-
~ @copyright Copyright (c) 2020 SOZO Design Ltd (https://sozodesign.co.uk)
15-
~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
7+
~ This source file is subject to the SOZO Proprietary EULA
8+
~ that is bundled with this package in the file LICENSE.
9+
~ It is also available through the world-wide-web at this URL:
10+
~ http://opensource.org/licenses/osl-3.0.php
1611
~
12+
~ @category SOZO Design Ltd
13+
~ @package Sozo_ZendeskChat
14+
~ @copyright Copyright (c) SOZO Design Ltd (https://sozodesign.co.uk)
15+
~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1716
-->
1817

1918
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Acl/etc/acl.xsd">

etc/adminhtml/system.xml

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
~ SOZO Design
3+
~ SOZO Design Ltd
44
~
5-
~ NOTICE OF LICENSE
5+
~ NOTICE OF LICENSE
66
~
7-
~ This source file is subject to the Open Software License (OSL 3.0)
8-
~ that is bundled with this package in the file LICENSE.
9-
~ It is also available through the world-wide-web at this URL:
10-
~ http://opensource.org/licenses/osl-3.0.php
11-
~
12-
~ @category SOZO Design
13-
~ @package Sozo_ZendeskChat
14-
~ @copyright Copyright (c) 2020 SOZO Design Ltd (https://sozodesign.co.uk)
15-
~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
7+
~ This source file is subject to the SOZO Proprietary EULA
8+
~ that is bundled with this package in the file LICENSE.
9+
~ It is also available through the world-wide-web at this URL:
10+
~ http://opensource.org/licenses/osl-3.0.php
1611
~
12+
~ @category SOZO Design Ltd
13+
~ @package Sozo_ZendeskChat
14+
~ @copyright Copyright (c) SOZO Design Ltd (https://sozodesign.co.uk)
15+
~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1716
-->
1817
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
1918
<system>

etc/config.xml

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
~ SOZO Design
3+
~ SOZO Design Ltd
44
~
5-
~ NOTICE OF LICENSE
5+
~ NOTICE OF LICENSE
66
~
7-
~ This source file is subject to the Open Software License (OSL 3.0)
8-
~ that is bundled with this package in the file LICENSE.
9-
~ It is also available through the world-wide-web at this URL:
10-
~ http://opensource.org/licenses/osl-3.0.php
11-
~
12-
~ @category SOZO Design
13-
~ @package Sozo_ZendeskChat
14-
~ @copyright Copyright (c) 2020 SOZO Design Ltd (https://sozodesign.co.uk)
15-
~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
7+
~ This source file is subject to the SOZO Proprietary EULA
8+
~ that is bundled with this package in the file LICENSE.
9+
~ It is also available through the world-wide-web at this URL:
10+
~ http://opensource.org/licenses/osl-3.0.php
1611
~
12+
~ @category SOZO Design Ltd
13+
~ @package Sozo_ZendeskChat
14+
~ @copyright Copyright (c) SOZO Design Ltd (https://sozodesign.co.uk)
15+
~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1716
-->
1817
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
1918
<default>

etc/module.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
~ SOZO Design Ltd
3+
~ SOZO Design Ltd
44
~
5-
~ NOTICE OF LICENSE
5+
~ NOTICE OF LICENSE
66
~
7-
~ This source file is subject to the SOZO Proprietary EULA
8-
~ that is bundled with this package in the file LICENSE.
9-
~ It is also available through the world-wide-web at this URL:
10-
~ http://opensource.org/licenses/osl-3.0.php
7+
~ This source file is subject to the SOZO Proprietary EULA
8+
~ that is bundled with this package in the file LICENSE.
9+
~ It is also available through the world-wide-web at this URL:
10+
~ http://opensource.org/licenses/osl-3.0.php
1111
~
12-
~ @category SOZO Design Ltd
13-
~ @package Sozo_ZendeskChat
14-
~ @copyright Copyright (c) 2020 SOZO Design Ltd (https://sozodesign.co.uk)
15-
~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
12+
~ @category SOZO Design Ltd
13+
~ @package Sozo_ZendeskChat
14+
~ @copyright Copyright (c) SOZO Design Ltd (https://sozodesign.co.uk)
15+
~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1616
-->
1717
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
1818
<module name="Sozo_ZendeskChat" setup_version="300.0.1"/>

registration.php

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<?php
2-
/**
3-
* SOZO Design Ltd
2+
/*
3+
* SOZO Design Ltd
44
*
5-
* NOTICE OF LICENSE
5+
* NOTICE OF LICENSE
66
*
7-
* This source file is subject to the SOZO Proprietary EULA
8-
* that is bundled with this package in the file LICENSE.
9-
* It is also available through the world-wide-web at this URL:
10-
* http://opensource.org/licenses/osl-3.0.php
7+
* This source file is subject to the SOZO Proprietary EULA
8+
* that is bundled with this package in the file LICENSE.
9+
* It is also available through the world-wide-web at this URL:
10+
* http://opensource.org/licenses/osl-3.0.php
1111
*
12-
* @category SOZO Design Ltd
13-
* @package Sozo_ZendeskChat
14-
* @copyright Copyright (c) 2020 SOZO Design Ltd (https://sozodesign.co.uk)
15-
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
12+
* @category SOZO Design Ltd
13+
* @package Sozo_ZendeskChat
14+
* @copyright Copyright (c) SOZO Design Ltd (https://sozodesign.co.uk)
15+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1616
*/
1717

1818
use \Magento\Framework\Component\ComponentRegistrar;

view/adminhtml/templates/system/config/fieldset/details.phtml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<?php
2-
/**
3-
* SOZO Design Ltd
2+
/*
3+
* SOZO Design Ltd
44
*
5-
* NOTICE OF LICENSE
5+
* NOTICE OF LICENSE
66
*
7-
* This source file is subject to the SOZO Proprietary EULA
8-
* that is bundled with this package in the file LICENSE.
9-
* It is also available through the world-wide-web at this URL:
10-
* http://opensource.org/licenses/osl-3.0.php
7+
* This source file is subject to the SOZO Proprietary EULA
8+
* that is bundled with this package in the file LICENSE.
9+
* It is also available through the world-wide-web at this URL:
10+
* http://opensource.org/licenses/osl-3.0.php
1111
*
12-
* @category SOZO Design Ltd
13-
* @package Sozo_ZendeskChat
14-
* @copyright Copyright (c) 2020 SOZO Design Ltd (https://sozodesign.co.uk)
15-
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
12+
* @category SOZO Design Ltd
13+
* @package Sozo_ZendeskChat
14+
* @copyright Copyright (c) SOZO Design Ltd (https://sozodesign.co.uk)
15+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1616
*/
1717
?>
1818
<style>

0 commit comments

Comments
 (0)