Added license snippet to all files in the code. Whitespace cleanup.
[pyelftools.git] / elftools / __init__.py
1 #-------------------------------------------------------------------------------
2 # elftools
3 #
4 # Eli Bendersky (eliben@gmail.com)
5 # This code is in the public domain
6 #-------------------------------------------------------------------------------
7 __version__ = '0.21'
8
9