From ea0651ca5b17538e4bff8694edbc8b43259cee63 Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Wed, 29 Nov 2017 11:18:41 +0100 Subject: [PATCH] Remove superflous executable bits (#537) --- build/linux/cdogs-icon.16.png | Bin build/linux/cdogs-icon.22.png | Bin build/linux/cdogs-icon.32.png | Bin build/linux/cdogs-icon.48.png | Bin build/windows/cdogs-icon.ico | Bin src/cdogs/mathc/CONTRIBUTORS.md | 0 src/cdogs/mathc/LICENSE | 0 src/cdogs/mathc/README.md | 0 src/cdogs/mathc/REFERENCE.md | 0 src/cdogs/mathc/mathc.c | 0 src/cdogs/mathc/mathc.h | 0 src/cdogs/mathc/run_tests.sh | 0 src/cdogs/mathc/test.c | 0 src/tinydir/tinydir.h | 0 14 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 build/linux/cdogs-icon.16.png mode change 100755 => 100644 build/linux/cdogs-icon.22.png mode change 100755 => 100644 build/linux/cdogs-icon.32.png mode change 100755 => 100644 build/linux/cdogs-icon.48.png mode change 100755 => 100644 build/windows/cdogs-icon.ico mode change 100755 => 100644 src/cdogs/mathc/CONTRIBUTORS.md mode change 100755 => 100644 src/cdogs/mathc/LICENSE mode change 100755 => 100644 src/cdogs/mathc/README.md mode change 100755 => 100644 src/cdogs/mathc/REFERENCE.md mode change 100755 => 100644 src/cdogs/mathc/mathc.c mode change 100755 => 100644 src/cdogs/mathc/mathc.h mode change 100755 => 100644 src/cdogs/mathc/run_tests.sh mode change 100755 => 100644 src/cdogs/mathc/test.c mode change 100755 => 100644 src/tinydir/tinydir.h diff --git a/build/linux/cdogs-icon.16.png b/build/linux/cdogs-icon.16.png old mode 100755 new mode 100644 diff --git a/build/linux/cdogs-icon.22.png b/build/linux/cdogs-icon.22.png old mode 100755 new mode 100644 diff --git a/build/linux/cdogs-icon.32.png b/build/linux/cdogs-icon.32.png old mode 100755 new mode 100644 diff --git a/build/linux/cdogs-icon.48.png b/build/linux/cdogs-icon.48.png old mode 100755 new mode 100644 diff --git a/build/windows/cdogs-icon.ico b/build/windows/cdogs-icon.ico old mode 100755 new mode 100644 diff --git a/src/cdogs/mathc/CONTRIBUTORS.md b/src/cdogs/mathc/CONTRIBUTORS.md old mode 100755 new mode 100644 diff --git a/src/cdogs/mathc/LICENSE b/src/cdogs/mathc/LICENSE old mode 100755 new mode 100644 diff --git a/src/cdogs/mathc/README.md b/src/cdogs/mathc/README.md old mode 100755 new mode 100644 diff --git a/src/cdogs/mathc/REFERENCE.md b/src/cdogs/mathc/REFERENCE.md old mode 100755 new mode 100644 diff --git a/src/cdogs/mathc/mathc.c b/src/cdogs/mathc/mathc.c old mode 100755 new mode 100644 diff --git a/src/cdogs/mathc/mathc.h b/src/cdogs/mathc/mathc.h old mode 100755 new mode 100644 diff --git a/src/cdogs/mathc/run_tests.sh b/src/cdogs/mathc/run_tests.sh old mode 100755 new mode 100644 diff --git a/src/cdogs/mathc/test.c b/src/cdogs/mathc/test.c old mode 100755 new mode 100644 diff --git a/src/tinydir/tinydir.h b/src/tinydir/tinydir.h old mode 100755 new mode 100644