Skip to content

Commit 8fa2b7d

Browse files
authored
Create .licenserc.yaml
1 parent 536f2d7 commit 8fa2b7d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.licenserc.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
header:
2+
license:
3+
spdx-id: Apache-2.0
4+
copyright-owner: NetCracker Technology Corporation
5+
copyright-year: '2024-2025'
6+
7+
paths-ignore:
8+
- 'dist'
9+
- 'licenses'
10+
- '**/*.md'
11+
- 'LICENSE'
12+
- 'NOTICE'
13+
- '.github'
14+
15+
comment: on-failure

0 commit comments

Comments
 (0)