Files
async-profiler/.licenserc.yaml
2026-02-05 00:00:48 +00:00

25 lines
476 B
YAML

header:
- paths:
- 'src/jattach'
license:
content: |
Copyright The jattach authors
SPDX-License-Identifier: Apache-2.0
comment: on-failure
- paths:
- 'src'
- 'test'
paths-ignore:
- 'src/jattach'
- 'src/res'
- '**/MANIFEST.MF'
- 'test/**/*.collapsed'
license:
content: |
Copyright The async-profiler authors
SPDX-License-Identifier: Apache-2.0
comment: on-failure