checkstyle: add #! line, fix filemode.

This commit is contained in:
Augustin Cavalier 2015-06-19 15:39:50 -04:00
parent 6eafb4b041
commit 2e1e784763

1
src/tools/checkstyle/checkstyle.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env python
#
# Copyright 2009, Alexandre Deckner, alex@zappotek.com
# Distributed under the terms of the MIT License.