diff --git a/Application.hs b/Application.hs old mode 100755 new mode 100644 diff --git a/Foundation.hs b/Foundation.hs old mode 100755 new mode 100644 diff --git a/Handler/Avatar.hs b/Handler/Avatar.hs old mode 100755 new mode 100644 diff --git a/Handler/Barcode.hs b/Handler/Barcode.hs old mode 100755 new mode 100644 diff --git a/Handler/Buy.hs b/Handler/Buy.hs old mode 100755 new mode 100644 diff --git a/Handler/CashCheck.hs b/Handler/CashCheck.hs old mode 100755 new mode 100644 diff --git a/Handler/Common.hs b/Handler/Common.hs old mode 100755 new mode 100644 diff --git a/Handler/Home.hs b/Handler/Home.hs old mode 100755 new mode 100644 diff --git a/Handler/Journal.hs b/Handler/Journal.hs old mode 100755 new mode 100644 diff --git a/Handler/Modify.hs b/Handler/Modify.hs old mode 100755 new mode 100644 diff --git a/Handler/NewUser.hs b/Handler/NewUser.hs old mode 100755 new mode 100644 diff --git a/Handler/Payout.hs b/Handler/Payout.hs old mode 100755 new mode 100644 diff --git a/Handler/Restock.hs b/Handler/Restock.hs old mode 100755 new mode 100644 diff --git a/Handler/Select.hs b/Handler/Select.hs old mode 100755 new mode 100644 diff --git a/Handler/Summary.hs b/Handler/Summary.hs old mode 100755 new mode 100644 diff --git a/Handler/Supplier.hs b/Handler/Supplier.hs old mode 100755 new mode 100644 diff --git a/Handler/SupplierActions.hs b/Handler/SupplierActions.hs old mode 100755 new mode 100644 diff --git a/Handler/Transfer.hs b/Handler/Transfer.hs old mode 100755 new mode 100644 diff --git a/Import.hs b/Import.hs old mode 100755 new mode 100644 diff --git a/Import/NoFoundation.hs b/Import/NoFoundation.hs old mode 100755 new mode 100644 diff --git a/LICENSE.md b/LICENSE.md old mode 100755 new mode 100644 diff --git a/Migration/0.0.0-0.0.1/Migration.hs b/Migration/0.0.0-0.0.1/Migration.hs old mode 100755 new mode 100644 diff --git a/Model.hs b/Model.hs old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/Settings.hs b/Settings.hs old mode 100755 new mode 100644 diff --git a/Settings/StaticFiles.hs b/Settings/StaticFiles.hs old mode 100755 new mode 100644 diff --git a/app/DevelMain.hs b/app/DevelMain.hs old mode 100755 new mode 100644 diff --git a/app/devel.hs b/app/devel.hs old mode 100755 new mode 100644 diff --git a/app/main.hs b/app/main.hs old mode 100755 new mode 100644 diff --git a/config/keter.yml b/config/keter.yml old mode 100755 new mode 100644 diff --git a/config/models b/config/models old mode 100755 new mode 100644 diff --git a/config/robots.txt b/config/robots.txt old mode 100755 new mode 100644 diff --git a/config/routes b/config/routes old mode 100755 new mode 100644 diff --git a/config/settings.yml b/config/settings.yml old mode 100755 new mode 100644 diff --git a/config/test-settings.yml b/config/test-settings.yml old mode 100755 new mode 100644 diff --git a/messages/cz.msg b/messages/cz.msg old mode 100755 new mode 100644 diff --git a/messages/de.msg b/messages/de.msg old mode 100755 new mode 100644 diff --git a/messages/en.msg b/messages/en.msg old mode 100755 new mode 100644 diff --git a/messages/fr.msg b/messages/fr.msg old mode 100755 new mode 100644 diff --git a/messages/pl.msg b/messages/pl.msg old mode 100755 new mode 100644 diff --git a/static/css/bootstrap.css b/static/css/bootstrap.css old mode 100755 new mode 100644 diff --git a/static/css/bootstrap.min.css b/static/css/bootstrap.min.css old mode 100755 new mode 100644 diff --git a/static/css/main.css b/static/css/main.css old mode 100755 new mode 100644 diff --git a/static/fonts/glyphicons-halflings-regular.eot b/static/fonts/glyphicons-halflings-regular.eot old mode 100755 new mode 100644 diff --git a/static/fonts/glyphicons-halflings-regular.svg b/static/fonts/glyphicons-halflings-regular.svg old mode 100755 new mode 100644 diff --git a/static/fonts/glyphicons-halflings-regular.ttf b/static/fonts/glyphicons-halflings-regular.ttf old mode 100755 new mode 100644 diff --git a/static/fonts/glyphicons-halflings-regular.woff b/static/fonts/glyphicons-halflings-regular.woff old mode 100755 new mode 100644 diff --git a/static/images/cz.svg b/static/images/cz.svg old mode 100755 new mode 100644 diff --git a/static/images/de-min.svg b/static/images/de-min.svg old mode 100755 new mode 100644 diff --git a/static/images/de.svg b/static/images/de.svg old mode 100755 new mode 100644 diff --git a/static/images/en.svg b/static/images/en.svg old mode 100755 new mode 100644 diff --git a/static/images/es.svg b/static/images/es.svg old mode 100755 new mode 100644 diff --git a/static/images/fr.svg b/static/images/fr.svg old mode 100755 new mode 100644 diff --git a/static/images/hr.svg b/static/images/hr.svg old mode 100755 new mode 100644 diff --git a/static/images/jbo.svg b/static/images/jbo.svg old mode 100755 new mode 100644 diff --git a/static/images/pl.svg b/static/images/pl.svg old mode 100755 new mode 100644 diff --git a/static/images/ru.svg b/static/images/ru.svg old mode 100755 new mode 100644 diff --git a/static/js/barcode.js b/static/js/barcode.js old mode 100755 new mode 100644 diff --git a/static/js/crementing.js b/static/js/crementing.js old mode 100755 new mode 100644 diff --git a/templates/avatars.hamlet b/templates/avatars.hamlet old mode 100755 new mode 100644 diff --git a/templates/buy.hamlet b/templates/buy.hamlet old mode 100755 new mode 100644 diff --git a/templates/buyCash.hamlet b/templates/buyCash.hamlet old mode 100755 new mode 100644 diff --git a/templates/cashCheck.hamlet b/templates/cashCheck.hamlet old mode 100755 new mode 100644 diff --git a/templates/copyright.hamlet b/templates/copyright.hamlet old mode 100755 new mode 100644 diff --git a/templates/default-layout-wrapper.hamlet b/templates/default-layout-wrapper.hamlet old mode 100755 new mode 100644 diff --git a/templates/default-layout.hamlet b/templates/default-layout.hamlet old mode 100755 new mode 100644 diff --git a/templates/home.hamlet b/templates/home.hamlet old mode 100755 new mode 100644 diff --git a/templates/homepage.hamlet b/templates/homepage.hamlet old mode 100755 new mode 100644 diff --git a/templates/homepage.julius b/templates/homepage.julius old mode 100755 new mode 100644 diff --git a/templates/homepage.lucius b/templates/homepage.lucius old mode 100755 new mode 100644 diff --git a/templates/journal.hamlet b/templates/journal.hamlet old mode 100755 new mode 100644 diff --git a/templates/journalPage.hamlet b/templates/journalPage.hamlet old mode 100755 new mode 100644 diff --git a/templates/modify.hamlet b/templates/modify.hamlet old mode 100755 new mode 100644 diff --git a/templates/modifyAvatar.hamlet b/templates/modifyAvatar.hamlet old mode 100755 new mode 100644 diff --git a/templates/modifySupplier.hamlet b/templates/modifySupplier.hamlet old mode 100755 new mode 100644 diff --git a/templates/modifyUser.hamlet b/templates/modifyUser.hamlet old mode 100755 new mode 100644 diff --git a/templates/newArticle.hamlet b/templates/newArticle.hamlet old mode 100755 new mode 100644 diff --git a/templates/newAvatar.hamlet b/templates/newAvatar.hamlet old mode 100755 new mode 100644 diff --git a/templates/newSupplier.hamlet b/templates/newSupplier.hamlet old mode 100755 new mode 100644 diff --git a/templates/newUser.hamlet b/templates/newUser.hamlet old mode 100755 new mode 100644 diff --git a/templates/payout.hamlet b/templates/payout.hamlet old mode 100755 new mode 100644 diff --git a/templates/reactivate.hamlet b/templates/reactivate.hamlet old mode 100755 new mode 100644 diff --git a/templates/recharge.hamlet b/templates/recharge.hamlet old mode 100755 new mode 100644 diff --git a/templates/restock.hamlet b/templates/restock.hamlet old mode 100755 new mode 100644 diff --git a/templates/select.hamlet b/templates/select.hamlet old mode 100755 new mode 100644 diff --git a/templates/selectCash.hamlet b/templates/selectCash.hamlet old mode 100755 new mode 100644 diff --git a/templates/summary.hamlet b/templates/summary.hamlet old mode 100755 new mode 100644 diff --git a/templates/supplier.hamlet b/templates/supplier.hamlet old mode 100755 new mode 100644 diff --git a/templates/supplierActions.hamlet b/templates/supplierActions.hamlet old mode 100755 new mode 100644 diff --git a/templates/transfer.hamlet b/templates/transfer.hamlet old mode 100755 new mode 100644 diff --git a/templates/transferSelect.hamlet b/templates/transferSelect.hamlet old mode 100755 new mode 100644 diff --git a/templates/uploadJson.hamlet b/templates/uploadJson.hamlet old mode 100755 new mode 100644 diff --git a/templates/upstock.hamlet b/templates/upstock.hamlet old mode 100755 new mode 100644 diff --git a/test/Spec.hs b/test/Spec.hs old mode 100755 new mode 100644 diff --git a/test/TestImport.hs b/test/TestImport.hs old mode 100755 new mode 100644 diff --git a/yammat.cabal b/yammat.cabal old mode 100755 new mode 100644