Unify license, copyright and author information
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Fri, 3 Aug 2018 13:27:44 +0000 (15:27 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Fri, 3 Aug 2018 13:27:44 +0000 (15:27 +0200)
commitf365f614f09dd8e7c052f44c17b2f19ac059bf80
tree7d815019887bf6adcbd52795bdaf238cca679372
parentacc472a4f602aaeeaa6855778f4f671a86262fd8
Unify license, copyright and author information
29 files changed:
check.sh
make_dist.sh
run_unittests.sh
setup.py
src/arnied.py
src/buffers.py
src/call_helpers.py
src/cnfvar.py
src/file_helpers.py
src/follow.py
src/iter_helpers.py
src/log_helpers.py
src/log_read.py
src/test_helpers.py
src/text_helpers.py
src/type_helpers.py
src/zip_stream.py
templates/template.py
templates/test_template.py
test/disc_filler_test.py
test/test_buffer.py
test/test_call_helpers.py
test/test_cnfvar.py
test/test_file_helpers.py
test/test_follow.py
test/test_log_read.py
test/test_test_helper.py
test/test_text_helpers.py
test/test_type_helpers.py