From ae009d4925a1d9fc9dbac150cfd530ff590e539c Mon Sep 17 00:00:00 2001 From: relikd Date: Mon, 27 Sep 2021 20:49:44 +0200 Subject: [PATCH] set chmod --- Makefile | 0 README.md | 0 html/inspector.html | 0 html/viewer.html | 0 icnsutil/PackBytes.py | 0 icnsutil/RawData.py | 0 tests/fixtures/18x18.j2k | Bin tests/fixtures/256x256.jp2 | Bin tests/fixtures/icp4rgb.icns | Bin tests/fixtures/rgb.icns | Bin tests/fixtures/rgb.icns.argb | Bin tests/fixtures/rgb.icns.png | Bin tests/fixtures/rgb.icns.rgb | Bin tests/fixtures/selected.icns | Bin 14 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 Makefile mode change 100755 => 100644 README.md mode change 100755 => 100644 html/inspector.html mode change 100755 => 100644 html/viewer.html mode change 100755 => 100644 icnsutil/PackBytes.py mode change 100755 => 100644 icnsutil/RawData.py mode change 100755 => 100644 tests/fixtures/18x18.j2k mode change 100755 => 100644 tests/fixtures/256x256.jp2 mode change 100755 => 100644 tests/fixtures/icp4rgb.icns mode change 100755 => 100644 tests/fixtures/rgb.icns mode change 100755 => 100644 tests/fixtures/rgb.icns.argb mode change 100755 => 100644 tests/fixtures/rgb.icns.png mode change 100755 => 100644 tests/fixtures/rgb.icns.rgb mode change 100755 => 100644 tests/fixtures/selected.icns diff --git a/Makefile b/Makefile old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/html/inspector.html b/html/inspector.html old mode 100755 new mode 100644 diff --git a/html/viewer.html b/html/viewer.html old mode 100755 new mode 100644 diff --git a/icnsutil/PackBytes.py b/icnsutil/PackBytes.py old mode 100755 new mode 100644 diff --git a/icnsutil/RawData.py b/icnsutil/RawData.py old mode 100755 new mode 100644 diff --git a/tests/fixtures/18x18.j2k b/tests/fixtures/18x18.j2k old mode 100755 new mode 100644 diff --git a/tests/fixtures/256x256.jp2 b/tests/fixtures/256x256.jp2 old mode 100755 new mode 100644 diff --git a/tests/fixtures/icp4rgb.icns b/tests/fixtures/icp4rgb.icns old mode 100755 new mode 100644 diff --git a/tests/fixtures/rgb.icns b/tests/fixtures/rgb.icns old mode 100755 new mode 100644 diff --git a/tests/fixtures/rgb.icns.argb b/tests/fixtures/rgb.icns.argb old mode 100755 new mode 100644 diff --git a/tests/fixtures/rgb.icns.png b/tests/fixtures/rgb.icns.png old mode 100755 new mode 100644 diff --git a/tests/fixtures/rgb.icns.rgb b/tests/fixtures/rgb.icns.rgb old mode 100755 new mode 100644 diff --git a/tests/fixtures/selected.icns b/tests/fixtures/selected.icns old mode 100755 new mode 100644