Removed the executable bit on author.py and index.py
commit8358c090e5a706384469e3134111a6f0c04a22a2
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
parent56235bff994c344f2cd37040d4aa5d9ac33b97f2
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]