diff --git a/CHANGELOG.md b/CHANGELOG.md old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/samples/Sample_01_SimpleText.php b/samples/Sample_01_SimpleText.php old mode 100755 new mode 100644 diff --git a/samples/Sample_02_TabStops.php b/samples/Sample_02_TabStops.php old mode 100755 new mode 100644 diff --git a/samples/Sample_03_Sections.php b/samples/Sample_03_Sections.php old mode 100755 new mode 100644 diff --git a/samples/Sample_06_Footnote.php b/samples/Sample_06_Footnote.php old mode 100755 new mode 100644 diff --git a/samples/Sample_07_TemplateCloneRow.php b/samples/Sample_07_TemplateCloneRow.php old mode 100755 new mode 100644 diff --git a/samples/resources/Sample_07_TemplateCloneRow.docx b/samples/resources/Sample_07_TemplateCloneRow.docx old mode 100755 new mode 100644 diff --git a/src/PhpWord/Element/Cell.php b/src/PhpWord/Element/Cell.php old mode 100755 new mode 100644 diff --git a/src/PhpWord/Element/Footer.php b/src/PhpWord/Element/Footer.php old mode 100755 new mode 100644 diff --git a/src/PhpWord/Element/Header.php b/src/PhpWord/Element/Header.php old mode 100755 new mode 100644 diff --git a/src/PhpWord/Element/Image.php b/src/PhpWord/Element/Image.php old mode 100755 new mode 100644 diff --git a/src/PhpWord/Element/TextBreak.php b/src/PhpWord/Element/TextBreak.php old mode 100755 new mode 100644 diff --git a/src/PhpWord/Element/TextRun.php b/src/PhpWord/Element/TextRun.php old mode 100755 new mode 100644 diff --git a/src/PhpWord/Exception/Exception.php b/src/PhpWord/Exception/Exception.php old mode 100755 new mode 100644 diff --git a/src/PhpWord/Media.php b/src/PhpWord/Media.php old mode 100755 new mode 100644 diff --git a/src/PhpWord/Style.php b/src/PhpWord/Style.php old mode 100755 new mode 100644 diff --git a/src/PhpWord/Style/Paragraph.php b/src/PhpWord/Style/Paragraph.php old mode 100755 new mode 100644 diff --git a/src/PhpWord/Style/Table.php b/src/PhpWord/Style/Table.php old mode 100755 new mode 100644 diff --git a/src/PhpWord/Writer/ODText.php b/src/PhpWord/Writer/ODText.php old mode 100755 new mode 100644 diff --git a/src/PhpWord/Writer/ODText/Part/Manifest.php b/src/PhpWord/Writer/ODText/Part/Manifest.php old mode 100755 new mode 100644 diff --git a/src/PhpWord/Writer/RTF.php b/src/PhpWord/Writer/RTF.php old mode 100755 new mode 100644 diff --git a/src/PhpWord/Writer/Word2007.php b/src/PhpWord/Writer/Word2007.php old mode 100755 new mode 100644 diff --git a/src/PhpWord/Writer/Word2007/Part/AbstractPart.php b/src/PhpWord/Writer/Word2007/Part/AbstractPart.php old mode 100755 new mode 100644 diff --git a/src/PhpWord/Writer/Word2007/Part/ContentTypes.php b/src/PhpWord/Writer/Word2007/Part/ContentTypes.php old mode 100755 new mode 100644 diff --git a/src/PhpWord/Writer/Word2007/Part/Rels.php b/src/PhpWord/Writer/Word2007/Part/Rels.php old mode 100755 new mode 100644 diff --git a/src/PhpWord/Writer/WriterInterface.php b/src/PhpWord/Writer/WriterInterface.php old mode 100755 new mode 100644 diff --git a/tests/bootstrap.php b/tests/bootstrap.php old mode 100755 new mode 100644