Skip to content

Commit 6f6dd49

Browse files
committed
chore: refresh relicensing inventory
1 parent 6c3c0b8 commit 6f6dd49

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

docs/relicensing/inventory.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ It is an audit starting point, not a legal conclusion.
66
- Source: tracked files in the current working tree
77
- Generator: `docs/relicensing/generate-inventory.py`
88
- Complete per-file inventory: `inventory.tsv`
9-
- Tracked files scanned: `5954`
9+
- Tracked files scanned: `5956`
1010

1111
## License Classes
1212

1313
| Category | Files |
1414
|-----------------|-------|
1515
| AGPL-only | 1694 |
16-
| Apache-only | 39 |
16+
| Apache-only | 41 |
1717
| dual-licensed | 372 |
1818
| unknown-license | 3849 |
1919

docs/relicensing/inventory.tsv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ path license_class spdx copyright flags binary
1010
.github/mergify.yml unknown-license no
1111
.github/pull_request_template.md unknown-license no
1212
.github/scripts/auto-backport.py unknown-license no
13+
.github/scripts/ci-changes.sh Apache-only Apache-2.0 no
14+
.github/scripts/clang-tidy-changed.sh Apache-only Apache-2.0 no
1315
.github/scripts/clang-tidy-nix.sh dual-licensed AGPL-3.0-or-later OR Apache-2.0 no
1416
.github/scripts/label_promoted_commits.py unknown-license no
1517
.github/scripts/sync_labels.py unknown-license no

0 commit comments

Comments
 (0)