diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/versions.yml b/.github/workflows/versions.yml old mode 100755 new mode 100644 diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/Block/Adminhtml/Form/Field/Countries.php b/Block/Adminhtml/Form/Field/Countries.php old mode 100755 new mode 100644 diff --git a/Block/Adminhtml/Order/View/Tab/Custom.php b/Block/Adminhtml/Order/View/Tab/Custom.php old mode 100755 new mode 100644 diff --git a/Block/Adminhtml/System/Config/Form/Field/Countriesmap.php b/Block/Adminhtml/System/Config/Form/Field/Countriesmap.php old mode 100755 new mode 100644 diff --git a/Block/Adminhtml/System/Config/Form/Field/CustomRowOne.php b/Block/Adminhtml/System/Config/Form/Field/CustomRowOne.php old mode 100755 new mode 100644 diff --git a/CHANGELOG.md b/CHANGELOG.md old mode 100755 new mode 100644 diff --git a/Controller/Adminhtml/Order/CustomTab.php b/Controller/Adminhtml/Order/CustomTab.php old mode 100755 new mode 100644 diff --git a/Controller/Adminhtml/Order/UpdateOrder.php b/Controller/Adminhtml/Order/UpdateOrder.php old mode 100755 new mode 100644 diff --git a/Controller/Adminhtml/Shipment/Index.php b/Controller/Adminhtml/Shipment/Index.php old mode 100755 new mode 100644 diff --git a/Controller/Adminhtml/Shipment/Printlabel.php b/Controller/Adminhtml/Shipment/Printlabel.php old mode 100755 new mode 100644 diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md old mode 100755 new mode 100644 diff --git a/LICENSE.txt b/LICENSE.txt old mode 100755 new mode 100644 diff --git a/Model/Carrier/Parcelpro.php b/Model/Carrier/Parcelpro.php old mode 100755 new mode 100644 diff --git a/Model/CustomConfigProvider.php b/Model/CustomConfigProvider.php old mode 100755 new mode 100644 diff --git a/Model/Parcelpro.php b/Model/Parcelpro.php old mode 100755 new mode 100644 diff --git a/Model/Resource/Parcelpro.php b/Model/Resource/Parcelpro.php old mode 100755 new mode 100644 diff --git a/Model/Resource/Parcelpro/Collection.php b/Model/Resource/Parcelpro/Collection.php old mode 100755 new mode 100644 diff --git a/Model/System/Config/Source/Country.php b/Model/System/Config/Source/Country.php old mode 100755 new mode 100644 diff --git a/Observer/Shipment.php b/Observer/Shipment.php old mode 100755 new mode 100644 diff --git a/Observer/Trackinfo.php b/Observer/Trackinfo.php old mode 100755 new mode 100644 diff --git a/Plugin/PluginBefore.php b/Plugin/PluginBefore.php old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/Setup/InstallSchema.php b/Setup/InstallSchema.php old mode 100755 new mode 100644 diff --git a/Setup/UpgradeSchema.php b/Setup/UpgradeSchema.php old mode 100755 new mode 100644 diff --git a/composer.json b/composer.json old mode 100755 new mode 100644 diff --git a/docker-compose.yml b/docker-compose.yml old mode 100755 new mode 100644 diff --git a/etc/adminhtml/di.xml b/etc/adminhtml/di.xml old mode 100755 new mode 100644 diff --git a/etc/adminhtml/routes.xml b/etc/adminhtml/routes.xml old mode 100755 new mode 100644 diff --git a/etc/adminhtml/system.xml b/etc/adminhtml/system.xml old mode 100755 new mode 100644 diff --git a/etc/config.xml b/etc/config.xml old mode 100755 new mode 100644 diff --git a/etc/events.xml b/etc/events.xml old mode 100755 new mode 100644 diff --git a/etc/frontend/di.xml b/etc/frontend/di.xml old mode 100755 new mode 100644 diff --git a/etc/module.xml b/etc/module.xml old mode 100755 new mode 100644 diff --git a/phpcs.xml b/phpcs.xml old mode 100755 new mode 100644 diff --git a/phpmd.xml b/phpmd.xml old mode 100755 new mode 100644 diff --git a/registration.php b/registration.php old mode 100755 new mode 100644 diff --git a/view/adminhtml/layout/adminhtml_system_config_edit.xml b/view/adminhtml/layout/adminhtml_system_config_edit.xml old mode 100755 new mode 100644 diff --git a/view/adminhtml/layout/sales_order_view.xml b/view/adminhtml/layout/sales_order_view.xml old mode 100755 new mode 100644 diff --git a/view/adminhtml/templates/order/view/tab/custom.phtml b/view/adminhtml/templates/order/view/tab/custom.phtml old mode 100755 new mode 100644 diff --git a/view/adminhtml/ui_component/sales_order_grid.xml b/view/adminhtml/ui_component/sales_order_grid.xml old mode 100755 new mode 100644 diff --git a/view/adminhtml/web/css/parcelpro.css b/view/adminhtml/web/css/parcelpro.css old mode 100755 new mode 100644 diff --git a/view/adminhtml/web/css/parcelpro.min.css b/view/adminhtml/web/css/parcelpro.min.css old mode 100755 new mode 100644 diff --git a/view/frontend/layout/checkout_cart_index.old b/view/frontend/layout/checkout_cart_index.old old mode 100755 new mode 100644 diff --git a/view/frontend/layout/checkout_index_index.old b/view/frontend/layout/checkout_index_index.old old mode 100755 new mode 100644 diff --git a/view/frontend/layout/default.xml b/view/frontend/layout/default.xml old mode 100755 new mode 100644 diff --git a/view/frontend/layout/shipping_tracking_popup.xml b/view/frontend/layout/shipping_tracking_popup.xml old mode 100755 new mode 100644 diff --git a/view/frontend/requirejs-config.js b/view/frontend/requirejs-config.js old mode 100755 new mode 100644 diff --git a/view/frontend/templates/tracking/popup.phtml b/view/frontend/templates/tracking/popup.phtml old mode 100755 new mode 100644 diff --git a/view/frontend/web/css/parcelpro.css b/view/frontend/web/css/parcelpro.css old mode 100755 new mode 100644 diff --git a/view/frontend/web/js/action/set-shipping-information-mixin.js b/view/frontend/web/js/action/set-shipping-information-mixin.js old mode 100755 new mode 100644 diff --git a/view/frontend/web/js/action/set-shipping-information.js b/view/frontend/web/js/action/set-shipping-information.js old mode 100755 new mode 100644 diff --git a/view/frontend/web/js/model/shipping-rates-validation-rules.js b/view/frontend/web/js/model/shipping-rates-validation-rules.js old mode 100755 new mode 100644 diff --git a/view/frontend/web/js/model/shipping-rates-validation-rules/parcelpro_shipment.js b/view/frontend/web/js/model/shipping-rates-validation-rules/parcelpro_shipment.js old mode 100755 new mode 100644 diff --git a/view/frontend/web/js/model/shipping-rates-validator.js b/view/frontend/web/js/model/shipping-rates-validator.js old mode 100755 new mode 100644 diff --git a/view/frontend/web/js/model/shipping-save-processor.js b/view/frontend/web/js/model/shipping-save-processor.js old mode 100755 new mode 100644 diff --git a/view/frontend/web/js/model/shipping-save-processor/default.js b/view/frontend/web/js/model/shipping-save-processor/default.js old mode 100755 new mode 100644 diff --git a/view/frontend/web/js/view/billing-address-mixin.js b/view/frontend/web/js/view/billing-address-mixin.js old mode 100755 new mode 100644 diff --git a/view/frontend/web/js/view/billing-address.js b/view/frontend/web/js/view/billing-address.js old mode 100755 new mode 100644 diff --git a/view/frontend/web/js/view/billing-address/list.js b/view/frontend/web/js/view/billing-address/list.js old mode 100755 new mode 100644 diff --git a/view/frontend/web/js/view/place-button-mixin.js b/view/frontend/web/js/view/place-button-mixin.js old mode 100755 new mode 100644 diff --git a/view/frontend/web/js/view/shipping-mixin.js b/view/frontend/web/js/view/shipping-mixin.js old mode 100755 new mode 100644 diff --git a/view/frontend/web/js/view/shipping-rates-validation.js b/view/frontend/web/js/view/shipping-rates-validation.js old mode 100755 new mode 100644 diff --git a/view/frontend/web/js/view/shipping.old b/view/frontend/web/js/view/shipping.old old mode 100755 new mode 100644 diff --git a/view/frontend/web/template/amastyonepage/methods.html b/view/frontend/web/template/amastyonepage/methods.html old mode 100755 new mode 100644 diff --git a/view/frontend/web/template/amastyonepage/shipping.html b/view/frontend/web/template/amastyonepage/shipping.html old mode 100755 new mode 100644 diff --git a/view/frontend/web/template/onepage/2columns.html b/view/frontend/web/template/onepage/2columns.html old mode 100755 new mode 100644 diff --git a/view/frontend/web/template/onepage/3columns.html b/view/frontend/web/template/onepage/3columns.html old mode 100755 new mode 100644 diff --git a/view/frontend/web/template/onepage/shipping/methods.html b/view/frontend/web/template/onepage/shipping/methods.html old mode 100755 new mode 100644 diff --git a/view/frontend/web/template/shipping.html b/view/frontend/web/template/shipping.html old mode 100755 new mode 100644