Skip to content

Commit 68f9173

Browse files
Refactor copyright headers
1 parent 3c02b6d commit 68f9173

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+0
-91
lines changed

Block/Adminhtml/Akeneo.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
32
/**
43
* JustBetter Magento2 Akeneo Bundle
54
*
@@ -12,7 +11,6 @@
1211
* or visit <https://github.com/justbetter/magento2-akeneo-bundle/blob/master/LICENSE>.
1312
*/
1413

15-
1614
declare(strict_types=1);
1715

1816
namespace JustBetter\AkeneoBundle\Block\Adminhtml;

Block/Adminhtml/Akeneo/Edit.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
32
/**
43
* JustBetter Magento2 Akeneo Bundle
54
*
@@ -12,7 +11,6 @@
1211
* or visit <https://github.com/justbetter/magento2-akeneo-bundle/blob/master/LICENSE>.
1312
*/
1413

15-
1614
declare(strict_types=1);
1715

1816
namespace JustBetter\AkeneoBundle\Block\Adminhtml\Akeneo;

Block/Adminhtml/Akeneo/Edit/Form.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
32
/**
43
* JustBetter Magento2 Akeneo Bundle
54
*
@@ -12,7 +11,6 @@
1211
* or visit <https://github.com/justbetter/magento2-akeneo-bundle/blob/master/LICENSE>.
1312
*/
1413

15-
1614
declare(strict_types=1);
1715

1816
namespace JustBetter\AkeneoBundle\Block\Adminhtml\Akeneo\Edit;

Block/Adminhtml/Akeneo/Edit/Tab/Main.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
32
/**
43
* JustBetter Magento2 Akeneo Bundle
54
*
@@ -12,7 +11,6 @@
1211
* or visit <https://github.com/justbetter/magento2-akeneo-bundle/blob/master/LICENSE>.
1312
*/
1413

15-
1614
declare(strict_types=1);
1715

1816
namespace JustBetter\AkeneoBundle\Block\Adminhtml\Akeneo\Edit\Tab;

Block/Adminhtml/Akeneo/Edit/Tabs.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
* or visit <https://github.com/justbetter/magento2-akeneo-bundle/blob/master/LICENSE>.
1313
*/
1414

15-
1615
declare(strict_types=1);
1716

1817
namespace JustBetter\AkeneoBundle\Block\Adminhtml\Akeneo\Edit;

Block/Adminhtml/Akeneo/Grid.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
32
/**
43
* JustBetter Magento2 Akeneo Bundle
54
*
@@ -12,7 +11,6 @@
1211
* or visit <https://github.com/justbetter/magento2-akeneo-bundle/blob/master/LICENSE>.
1312
*/
1413

15-
1614
declare(strict_types=1);
1715

1816
namespace JustBetter\AkeneoBundle\Block\Adminhtml\Akeneo;

Block/Adminhtml/System/Config/Form/Field/TaxIdMapping.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
32
/**
43
* JustBetter Magento2 Akeneo Bundle
54
*
@@ -12,7 +11,6 @@
1211
* or visit <https://github.com/justbetter/magento2-akeneo-bundle/blob/master/LICENSE>.
1312
*/
1413

15-
1614
declare(strict_types=1);
1715

1816
namespace JustBetter\AkeneoBundle\Block\Adminhtml\System\Config\Form\Field;

Block/Adminhtml/System/Config/Form/Field/Type.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
32
/**
43
* JustBetter Magento2 Akeneo Bundle
54
*
@@ -12,7 +11,6 @@
1211
* or visit <https://github.com/justbetter/magento2-akeneo-bundle/blob/master/LICENSE>.
1312
*/
1413

15-
1614
declare(strict_types=1);
1715

1816
namespace JustBetter\AkeneoBundle\Block\Adminhtml\System\Config\Form\Field;

Console/Command/ImportMetricUnits.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
32
/**
43
* JustBetter Magento2 Akeneo Bundle
54
*
@@ -12,7 +11,6 @@
1211
* or visit <https://github.com/justbetter/magento2-akeneo-bundle/blob/master/LICENSE>.
1312
*/
1413

15-
1614
declare(strict_types=1);
1715

1816
namespace JustBetter\AkeneoBundle\Console\Command;

Console/Command/SetNotVisible.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?php
2-
32
/**
43
* JustBetter Magento2 Akeneo Bundle
54
*
@@ -12,7 +11,6 @@
1211
* or visit <https://github.com/justbetter/magento2-akeneo-bundle/blob/master/LICENSE>.
1312
*/
1413

15-
1614
declare(strict_types=1);
1715

1816
namespace JustBetter\AkeneoBundle\Console\Command;

0 commit comments

Comments
 (0)