| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f36831f commit b5fbe96
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -32,7 +32,7 @@ fi | |||
| 32 | 32 | # Dependencies bundled in distributions | |
| 33 | 33 | licenseText="$(cat "${rootdir}/deps/acorn/acorn/LICENSE")" | |
| 34 | 34 | addlicense "Acorn" "deps/acorn" "$licenseText" | |
| 35 | - licenseText="$(tail -n +3 "${rootdir}/deps/cares/LICENSE.md")" | ||
| 35 | + licenseText="$(cat "${rootdir}/deps/cares/LICENSE.md")" | ||
| 36 | 36 | addlicense "c-ares" "deps/cares" "$licenseText" | |
| 37 | 37 | licenseText="$(cat "${rootdir}/deps/cjs-module-lexer/LICENSE")" | |
| 38 | 38 | addlicense "cjs-module-lexer" "deps/cjs-module-lexer" "$licenseText" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments