Backwards compatible functionality changes:
- added (hopefully) informative usage text
- FortranStream class is now more easily extensible
Repository changes:
- using jacoco to check test coverage on Travis, and codecov to see the results [![test coverage from Codecov](https://codecov.io/gh/mbdevpl/open-fortran-parser/branch/master/graph/badge.svg)](https://codecov.io/gh/mbdevpl/open-fortran-parser)
- added licence file and copyright notice to the repo