From 594d8fa8e9b345aa49f0fd58a0d33eb3baf82944 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 3 Dec 2013 19:40:24 -0500 Subject: strip off +x bits on non-executable/script files These files are source files and have no business being +x. We couldn't easily fix it in CVS (you need login+write access to the raw rcs files), but we can fix this w/git. Signed-off-by: Mike Frysinger --- cpu/epiphany.opc | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 cpu/epiphany.opc (limited to 'cpu/epiphany.opc') diff --git a/cpu/epiphany.opc b/cpu/epiphany.opc old mode 100755 new mode 100644 -- cgit v1.2.3