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 <vapier@gentoo.org>
This commit is contained in:
Mike Frysinger
2013-12-03 19:40:24 -05:00
parent d9a196da2e
commit 594d8fa8e9
84 changed files with 107 additions and 0 deletions

4
sim/lm32/ChangeLog Executable file → Normal file
View File

@ -1,3 +1,7 @@
2013-12-07 Mike Frysinger <vapier@gentoo.org>
* ChangeLog: Remove +x file mode.
2013-09-23 Alan Modra <amodra@gmail.com>
* configure: Regenerate.