Commit Graph

3 Commits

Author SHA1 Message Date
Michael Lynch 863954c90e Disabling execute permission on all files
Many files in the repo have the UNIX executable permission bit set, which indicates to the OS that these are executable binaries. None of these files are executable, so they should not have the executable permission bit set.
2019-03-03 16:07:41 -05:00
David Darnes 82d28e1445 More cleaning up, plus styles to match original design 2017-01-04 01:07:47 +00:00
David Darnes 51fe00e282 Complete revision of code, bringing it up to spec 2017-01-04 00:41:34 +00:00