nmstate/.licenserc.python.yaml

24 lines
379 B
YAML
Raw Normal View History

header:
license:
content: |
SPDX-License-Identifier: LGPL-2.1-or-later
paths:
- 'rust/src/python/*'
paths-ignore:
- 'target'
- '**/*.toml'
- '**/*.lock'
- '**/*.mod'
- '**/*.sum'
- '**/*.in'
- '**/*.yml'
- '**/*.md'
- 'CHANGELOG'
- 'LICENSE*'
- 'LICENSE'
- '.gitignore'
- '**/*.txt'
comment: on-failure