Skip to content

Commit 4204422

Browse files
committed
feat: Re-generate license classifications
This adds the first hard-coded license exception pair. Signed-off-by: Frank Viernau <[email protected]>
1 parent 90e6393 commit 4204422

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

license-classifications.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,10 @@ categorizations:
167167
categories:
168168
- "permissive"
169169
- "include-in-notice-file"
170+
- id: "Apache-2.0 WITH Swift-exception"
171+
categories:
172+
- "permissive"
173+
- "include-in-notice-file"
170174
- id: "App-s2p"
171175
categories:
172176
- "permissive"

0 commit comments

Comments
 (0)