From f23698bb142b2dab8c2a437503adc0e102d8c7c0 Mon Sep 17 00:00:00 2001 From: Lai Jiangshan Date: Wed, 24 Jun 2015 00:09:27 +0800 Subject: [PATCH] docs: fix file's permissions The README.md and the *.png should not have the executable permissions, remove them. Signed-off-by: Lai Jiangshan --- docs/README.md | 0 docs/project/images/box.png | Bin docs/project/images/checked.png | Bin 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 docs/README.md mode change 100755 => 100644 docs/project/images/box.png mode change 100755 => 100644 docs/project/images/checked.png diff --git a/docs/README.md b/docs/README.md old mode 100755 new mode 100644 diff --git a/docs/project/images/box.png b/docs/project/images/box.png old mode 100755 new mode 100644 diff --git a/docs/project/images/checked.png b/docs/project/images/checked.png old mode 100755 new mode 100644