Add config for license-checker and Kokoro scripts.
authorBen Clayton <bclayton@google.com>
Thu, 2 Jul 2020 15:05:41 +0000 (16:05 +0100)
committerBen Clayton <bclayton@google.com>
Thu, 2 Jul 2020 17:59:34 +0000 (18:59 +0100)
commitfb187f306327a47237d8143a29a278713870b66d
treee780f945a879b5ecd828ad80952d02c5263d1a14
parent1d21270ebfb796ba894c0e928226b2009ba7e537
Add config for license-checker and Kokoro scripts.

The `license-checker` is a tool that verifies each file has contains a permitted license header.

See https://github.com/ben-clayton/license-checker for more information.
kokoro/license-check/build-docker.sh [new file with mode: 0755]
kokoro/license-check/build.sh [new file with mode: 0755]
kokoro/license-check/continuous.cfg [new file with mode: 0644]
kokoro/license-check/presubmit.cfg [new file with mode: 0644]
license-checker.cfg [new file with mode: 0644]