Skip to content

Commit 2f7eed5

Browse files
committed
Update company url to https
1 parent 7e7f502 commit 2f7eed5

Some content is hidden

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

55 files changed

+56
-56
lines changed

Block/Adminhtml/System/Config/Form/Composer/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Copyright © MagePal LLC. All rights reserved.
44
* See COPYING.txt for license details.
5-
* http://www.magepal.com | support@magepal.com
5+
* https://www.magepal.com | support@magepal.com
66
*/
77

88
namespace MagePal\GoogleTagManager\Block\Adminhtml\System\Config\Form\Composer;

Block/Data/Cart.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Copyright © MagePal LLC. All rights reserved.
44
* See COPYING.txt for license details.
5-
* http://www.magepal.com | support@magepal.com
5+
* https://www.magepal.com | support@magepal.com
66
*/
77

88
namespace MagePal\GoogleTagManager\Block\Data;

Block/Data/Category.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Copyright © MagePal LLC. All rights reserved.
44
* See COPYING.txt for license details.
5-
* http://www.magepal.com | support@magepal.com
5+
* https://www.magepal.com | support@magepal.com
66
*/
77

88
namespace MagePal\GoogleTagManager\Block\Data;

Block/Data/Checkout.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Copyright © MagePal LLC. All rights reserved.
44
* See COPYING.txt for license details.
5-
* http://www.magepal.com | support@magepal.com
5+
* https://www.magepal.com | support@magepal.com
66
*/
77

88
namespace MagePal\GoogleTagManager\Block\Data;

Block/Data/Customer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Copyright © MagePal LLC. All rights reserved.
44
* See COPYING.txt for license details.
5-
* http://www.magepal.com | support@magepal.com
5+
* https://www.magepal.com | support@magepal.com
66
*/
77

88
namespace MagePal\GoogleTagManager\Block\Data;

Block/Data/Order.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Copyright © MagePal LLC. All rights reserved.
44
* See COPYING.txt for license details.
5-
* http://www.magepal.com | support@magepal.com
5+
* https://www.magepal.com | support@magepal.com
66
*/
77

88
namespace MagePal\GoogleTagManager\Block\Data;

Block/Data/Product.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Copyright © MagePal LLC. All rights reserved.
44
* See COPYING.txt for license details.
5-
* http://www.magepal.com | support@magepal.com
5+
* https://www.magepal.com | support@magepal.com
66
*/
77

88
namespace MagePal\GoogleTagManager\Block\Data;

Block/DataLayer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Copyright © MagePal LLC. All rights reserved.
44
* See COPYING.txt for license details.
5-
* http://www.magepal.com | support@magepal.com
5+
* https://www.magepal.com | support@magepal.com
66
*/
77

88
namespace MagePal\GoogleTagManager\Block;

Block/DataLayerAbstract.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Copyright © MagePal LLC. All rights reserved.
44
* See COPYING.txt for license details.
5-
* http://www.magepal.com | support@magepal.com
5+
* https://www.magepal.com | support@magepal.com
66
*/
77

88
namespace MagePal\GoogleTagManager\Block;

Block/GtmCode.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Copyright © MagePal LLC. All rights reserved.
44
* See COPYING.txt for license details.
5-
* http://www.magepal.com | support@magepal.com
5+
* https://www.magepal.com | support@magepal.com
66
*/
77

88
namespace MagePal\GoogleTagManager\Block;

0 commit comments

Comments
 (0)