From 3a893e5757af701cb3a79f88bd5c3f5b5c348d0b Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 1 Jul 2024 14:14:15 +0200 Subject: [PATCH] Remove extraneous +x bit from source files --- resources/dream.xml | 0 resources/utf8test.xml | 0 resources/utf8testverify.xml | 0 tinyxml2.cpp | 0 tinyxml2.h | 0 xmltest.cpp | 0 6 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 resources/dream.xml mode change 100755 => 100644 resources/utf8test.xml mode change 100755 => 100644 resources/utf8testverify.xml mode change 100755 => 100644 tinyxml2.cpp mode change 100755 => 100644 tinyxml2.h mode change 100755 => 100644 xmltest.cpp diff --git a/resources/dream.xml b/resources/dream.xml old mode 100755 new mode 100644 diff --git a/resources/utf8test.xml b/resources/utf8test.xml old mode 100755 new mode 100644 diff --git a/resources/utf8testverify.xml b/resources/utf8testverify.xml old mode 100755 new mode 100644 diff --git a/tinyxml2.cpp b/tinyxml2.cpp old mode 100755 new mode 100644 diff --git a/tinyxml2.h b/tinyxml2.h old mode 100755 new mode 100644 diff --git a/xmltest.cpp b/xmltest.cpp old mode 100755 new mode 100644