| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7725c8d commit 5c26087
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -65,6 +65,8 @@ fi | |||
| 65 | 65 | ||
| 66 | 66 | licenseText="$(cat "${rootdir}/deps/uv/LICENSE" "${rootdir}/deps/uv/LICENSE-extra")" | |
| 67 | 67 | addlicense "libuv" "deps/uv" "$licenseText" | |
| 68 | + licenseText="$(cat "${rootdir}/deps/LIEF/LICENSE")" | ||
| 69 | + addlicense "LIEF" "deps/LIEF" "$licenseText" | ||
| 68 | 70 | licenseText="$(cat deps/llhttp/LICENSE-MIT)" | |
| 69 | 71 | addlicense "llhttp" "deps/llhttp" "$licenseText" | |
| 70 | 72 | licenseText="$(cat "${rootdir}/deps/corepack/LICENSE.md")" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments