mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add NCSA to license whitelist (#3714)
References: * https://github.com/github/linguist/pull/3689#issuecomment-313665976
This commit is contained in:
5
vendor/licenses/config.yml
vendored
5
vendor/licenses/config.yml
vendored
@@ -2,10 +2,11 @@ whitelist:
|
||||
- apache-2.0
|
||||
- bsd-2-clause
|
||||
- bsd-3-clause
|
||||
- permissive
|
||||
- mit
|
||||
- isc
|
||||
- mit
|
||||
- mpl-2.0
|
||||
- ncsa
|
||||
- permissive
|
||||
- unlicense
|
||||
- wtfpl
|
||||
- zlib
|
||||
|
||||
Reference in New Issue
Block a user