From c8726aba303bcf1207b730a344536e25491420bc Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Tue, 10 Nov 2015 09:48:56 -0500 Subject: remove execute permission from many files that should not have it --- indra/llxml/CMakeLists.txt | 0 indra/llxml/llcontrol.cpp | 0 indra/llxml/llcontrol.h | 0 indra/llxml/llcontrolgroupreader.h | 0 indra/llxml/llxmlnode.cpp | 0 indra/llxml/llxmlnode.h | 0 indra/llxml/llxmlparser.cpp | 0 indra/llxml/llxmlparser.h | 0 indra/llxml/llxmltree.cpp | 0 indra/llxml/llxmltree.h | 0 indra/llxml/tests/llcontrol_test.cpp | 0 11 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 indra/llxml/CMakeLists.txt mode change 100755 => 100644 indra/llxml/llcontrol.cpp mode change 100755 => 100644 indra/llxml/llcontrol.h mode change 100755 => 100644 indra/llxml/llcontrolgroupreader.h mode change 100755 => 100644 indra/llxml/llxmlnode.cpp mode change 100755 => 100644 indra/llxml/llxmlnode.h mode change 100755 => 100644 indra/llxml/llxmlparser.cpp mode change 100755 => 100644 indra/llxml/llxmlparser.h mode change 100755 => 100644 indra/llxml/llxmltree.cpp mode change 100755 => 100644 indra/llxml/llxmltree.h mode change 100755 => 100644 indra/llxml/tests/llcontrol_test.cpp (limited to 'indra/llxml') diff --git a/indra/llxml/CMakeLists.txt b/indra/llxml/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/indra/llxml/llcontrol.cpp b/indra/llxml/llcontrol.cpp old mode 100755 new mode 100644 diff --git a/indra/llxml/llcontrol.h b/indra/llxml/llcontrol.h old mode 100755 new mode 100644 diff --git a/indra/llxml/llcontrolgroupreader.h b/indra/llxml/llcontrolgroupreader.h old mode 100755 new mode 100644 diff --git a/indra/llxml/llxmlnode.cpp b/indra/llxml/llxmlnode.cpp old mode 100755 new mode 100644 diff --git a/indra/llxml/llxmlnode.h b/indra/llxml/llxmlnode.h old mode 100755 new mode 100644 diff --git a/indra/llxml/llxmlparser.cpp b/indra/llxml/llxmlparser.cpp old mode 100755 new mode 100644 diff --git a/indra/llxml/llxmlparser.h b/indra/llxml/llxmlparser.h old mode 100755 new mode 100644 diff --git a/indra/llxml/llxmltree.cpp b/indra/llxml/llxmltree.cpp old mode 100755 new mode 100644 diff --git a/indra/llxml/llxmltree.h b/indra/llxml/llxmltree.h old mode 100755 new mode 100644 diff --git a/indra/llxml/tests/llcontrol_test.cpp b/indra/llxml/tests/llcontrol_test.cpp old mode 100755 new mode 100644 -- cgit v1.2.3