client-java/.github/license-checker.yml

27 lines
494 B
YAML

header:
license:
spdx-id: Apache-2.0
copyright-owner: TiKV Project Authors.
paths-ignore:
- 'config/'
- 'dev/'
- 'docs/'
- 'metrics/'
- 'LICENSE'
- 'Makefile'
- 'pom.xml'
- 'shell.nix'
- '.ci/'
- '.gitignore'
- '.gitattributes'
- '.github/'
- '**/*.md'
- '**/*.properties'
- '**/*.json'
- '**/*.pem'
- '**/*.crt'
- '**/*.g4'
- 'src/main/java/io/grpc/'
- 'src/main/java/io/netty/'
comment: on-failure