Skip to content

Commit

Permalink
Add BSD to license check whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Marcellin committed Mar 29, 2024
1 parent 9144454 commit 66daf8e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion license-checker-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
"MIT OR CC0-1.0",
"Artistic-2.0",
"Python-2.0",
"Unlicense"
"Unlicense",
"BSD"
],
"excludePackages": []
}

0 comments on commit 66daf8e

Please sign in to comment.