gitstats: Removed the executable bit on author.py and index.py
commit5df6c7526931d52c146fefc69a3ec602f727d7d6
authorSverre Rabbelier <sverre@rabbelier.nl>
Mon, 9 Jun 2008 18:23:50 +0000 (9 20:23 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Mon, 9 Jun 2008 18:23:50 +0000 (9 20:23 +0200)
tree87e76a8e5a32dd3f481bd67b068ad4c35737bb06
parent368c3e2885c3d012c48aa694db51b2eea17aca83
gitstats: Removed the executable bit on author.py and index.py

Since stats.py now handles all command dispatching the
individual modules no longer need to be executable.
src/git_stats/author.py [changed mode: 0755->0644]
src/git_stats/index.py [changed mode: 0755->0644]