* change license in generator base files
* run gradlew scaffold
* format eof
* add eof singer base
* remove license from test_* http source
* format test_incremental http source
* Add docstrings to template code (#1320)
* Make standard tests passing on a newly created python source (will make it easier to automate testing of #725)
* Add docstring in python singer source
* Add note on loggers
* Explain how to implement standard tests in python and singer sources
* Make a note that basic normalization doesn't current work with >100 many fields. There's a fix in progress for this.
* Document how to reset the connectors index in local development.