diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml old mode 100755 new mode 100644 diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json old mode 100755 new mode 100644 diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php old mode 100755 new mode 100644 diff --git a/Admin/Install/db.json b/Admin/Install/db.json old mode 100755 new mode 100644 diff --git a/Admin/Installer.php b/Admin/Installer.php old mode 100755 new mode 100644 diff --git a/Admin/Routes/Web/Backend.php b/Admin/Routes/Web/Backend.php old mode 100755 new mode 100644 diff --git a/Admin/Status.php b/Admin/Status.php old mode 100755 new mode 100644 diff --git a/Admin/Uninstaller.php b/Admin/Uninstaller.php old mode 100755 new mode 100644 diff --git a/Admin/Updater.php b/Admin/Updater.php old mode 100755 new mode 100644 diff --git a/Controller/ApiController.php b/Controller/ApiController.php old mode 100755 new mode 100644 diff --git a/Controller/BackendController.php b/Controller/BackendController.php old mode 100755 new mode 100644 diff --git a/Controller/Controller.php b/Controller/Controller.php old mode 100755 new mode 100644 diff --git a/Docs/Dev/en/SUMMARY.md b/Docs/Dev/en/SUMMARY.md old mode 100755 new mode 100644 diff --git a/ICLA.txt b/ICLA.txt old mode 100755 new mode 100644 diff --git a/LICENSE.txt b/LICENSE.txt old mode 100755 new mode 100644 diff --git a/Models/AccountRelation.php b/Models/AccountRelation.php old mode 100755 new mode 100644 diff --git a/Models/AccountRelationMapper.php b/Models/AccountRelationMapper.php old mode 100755 new mode 100644 diff --git a/Models/AccountRelationType.php b/Models/AccountRelationType.php old mode 100755 new mode 100644 diff --git a/Models/AttributeValueType.php b/Models/AttributeValueType.php old mode 100755 new mode 100644 diff --git a/Models/NullAccountRelation.php b/Models/NullAccountRelation.php old mode 100755 new mode 100644 diff --git a/Models/NullPromotion.php b/Models/NullPromotion.php old mode 100755 new mode 100644 diff --git a/Models/NullPromotionAttribute.php b/Models/NullPromotionAttribute.php old mode 100755 new mode 100644 diff --git a/Models/NullPromotionAttributeType.php b/Models/NullPromotionAttributeType.php old mode 100755 new mode 100644 diff --git a/Models/NullPromotionAttributeValue.php b/Models/NullPromotionAttributeValue.php old mode 100755 new mode 100644 diff --git a/Models/PermissionCategory.php b/Models/PermissionCategory.php old mode 100755 new mode 100644 diff --git a/Models/ProgressType.php b/Models/ProgressType.php old mode 100755 new mode 100644 diff --git a/Models/Promotion.php b/Models/Promotion.php old mode 100755 new mode 100644 diff --git a/Models/PromotionAttribute.php b/Models/PromotionAttribute.php old mode 100755 new mode 100644 diff --git a/Models/PromotionAttributeMapper.php b/Models/PromotionAttributeMapper.php old mode 100755 new mode 100644 diff --git a/Models/PromotionAttributeType.php b/Models/PromotionAttributeType.php old mode 100755 new mode 100644 diff --git a/Models/PromotionAttributeTypeL11nMapper.php b/Models/PromotionAttributeTypeL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/PromotionAttributeTypeMapper.php b/Models/PromotionAttributeTypeMapper.php old mode 100755 new mode 100644 diff --git a/Models/PromotionAttributeValue.php b/Models/PromotionAttributeValue.php old mode 100755 new mode 100644 diff --git a/Models/PromotionAttributeValueMapper.php b/Models/PromotionAttributeValueMapper.php old mode 100755 new mode 100644 diff --git a/Models/PromotionMapper.php b/Models/PromotionMapper.php old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/Theme/Backend/Lang/Navigation.de.lang.php b/Theme/Backend/Lang/Navigation.de.lang.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Lang/de.lang.php b/Theme/Backend/Lang/de.lang.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/promotion-list.tpl.php b/Theme/Backend/promotion-list.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/promotion-view.tpl.php b/Theme/Backend/promotion-view.tpl.php old mode 100755 new mode 100644 diff --git a/composer.json b/composer.json old mode 100755 new mode 100644 diff --git a/composer.lock b/composer.lock old mode 100755 new mode 100644 diff --git a/img/module_teaser_small.png b/img/module_teaser_small.png old mode 100755 new mode 100644 diff --git a/info.json b/info.json old mode 100755 new mode 100644 diff --git a/tests/Admin/AdminTest.php b/tests/Admin/AdminTest.php old mode 100755 new mode 100644 diff --git a/tests/Autoloader.php b/tests/Autoloader.php old mode 100755 new mode 100644 diff --git a/tests/Bootstrap.php b/tests/Bootstrap.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullPromotionAttributeTest.php b/tests/Models/NullPromotionAttributeTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullPromotionAttributeTypeTest.php b/tests/Models/NullPromotionAttributeTypeTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullPromotionAttributeValueTest.php b/tests/Models/NullPromotionAttributeValueTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullPromotionTest.php b/tests/Models/NullPromotionTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/PromotionMapperTest.php b/tests/Models/PromotionMapperTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/PromotionTest.php b/tests/Models/PromotionTest.php old mode 100755 new mode 100644 diff --git a/tests/phpunit_default.xml b/tests/phpunit_default.xml old mode 100755 new mode 100644