From ab3250180817eb195a5bdde2680dace1c638137b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 16 Oct 2018 00:46:44 +0200 Subject: Removed unnecessary executable flag. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit c815469cf15e8f7255ca75af289633a2978c3f9e) --- doc/CMakeLists.txt | 0 doc/Makefile.am | 0 doc/cs/CMakeLists.txt | 0 doc/cs/Makefile.am | 0 doc/en/CMakeLists.txt | 0 doc/en/Makefile.am | 0 doc/man/CMakeLists.txt | 0 7 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 doc/CMakeLists.txt mode change 100755 => 100644 doc/Makefile.am mode change 100755 => 100644 doc/cs/CMakeLists.txt mode change 100755 => 100644 doc/cs/Makefile.am mode change 100755 => 100644 doc/en/CMakeLists.txt mode change 100755 => 100644 doc/en/Makefile.am mode change 100755 => 100644 doc/man/CMakeLists.txt (limited to 'doc') diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/doc/Makefile.am b/doc/Makefile.am old mode 100755 new mode 100644 diff --git a/doc/cs/CMakeLists.txt b/doc/cs/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/doc/cs/Makefile.am b/doc/cs/Makefile.am old mode 100755 new mode 100644 diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am old mode 100755 new mode 100644 diff --git a/doc/man/CMakeLists.txt b/doc/man/CMakeLists.txt old mode 100755 new mode 100644 -- cgit v1.2.1