| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 556e49c commit c2265a9
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -60,8 +60,7 @@ fi | |||
| 60 | 60 | addlicense "libuv" "deps/uv" "$(cat "${rootdir}"/deps/uv/LICENSE)" | |
| 61 | 61 | addlicense "llhttp" "deps/llhttp" "$(cat deps/llhttp/LICENSE-MIT)" | |
| 62 | 62 | addlicense "corepack" "deps/corepack" "$(cat "${rootdir}"/deps/corepack/LICENSE.md)" | |
| 63 | - addlicense "OpenSSL" "deps/openssl" \ | ||
| 64 | - "$(sed -e '/^ \*\/$/,$d' -e '/^ [^*].*$/d' -e '/\/\*.*$/d' -e '/^$/d' -e 's/^[/ ]\* *//' "${rootdir}"/deps/openssl/openssl/LICENSE)" | ||
| 63 | + addlicense "OpenSSL" "deps/openssl" "$(cat "${rootdir}"/deps/openssl/openssl/LICENSE.txt)" | ||
| 65 | 64 | addlicense "Punycode.js" "lib/punycode.js" \ | |
| 66 | 65 | "$(curl -sL https://raw.githubusercontent.com/bestiejs/punycode.js/HEAD/LICENSE-MIT.txt)" | |
| 67 | 66 | addlicense "V8" "deps/v8" "$(cat "${rootdir}"/deps/v8/LICENSE)" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments