Skip to content

Commit

Permalink
chore: add 'MIT-0' and 'Artistic-2.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwalach committed Aug 1, 2024
1 parent 7d2bbb0 commit 937467d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions licenses/license-engine.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ ALLOWED_LICENSES=(
'Apache-2.0'
'Apache License, Version 2.0'
'Apache*'
'Artistic-2.0'
'BlueOak-1.0.0'
'BSD'
'BSD*'
Expand All @@ -29,6 +30,7 @@ ALLOWED_LICENSES=(
'LGPL-2.1' # LGPL allows commercial use, requires only that modifications to LGPL-protected libraries are published under a GPL-compatible license
'MIT'
'MIT*'
'MIT-0'
'(MIT AND BSD-3-Clause)'
'(MIT AND Zlib)'
'(MIT OR Apache-2.0)'
Expand Down

0 comments on commit 937467d

Please sign in to comment.