Add license and attribution for musl
This commit is contained in:
parent
efd1cc4b5c
commit
334b17ae56
1 changed files with 10 additions and 0 deletions
|
@ -35,5 +35,15 @@
|
||||||
"link": "http://diesel.rs"
|
"link": "http://diesel.rs"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"package_name": "musl",
|
||||||
|
"conclusion": {
|
||||||
|
"Ok": {
|
||||||
|
"chosen_license": "Mit",
|
||||||
|
"copyright_notice": "Copyright © 2005-2014 Rich Felker, et al.",
|
||||||
|
"link": "https://www.musl-libc.org/"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue