summaryrefslogtreecommitdiff
path: root/tools/license-builder.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/license-builder.sh')
-rwxr-xr-xtools/license-builder.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/license-builder.sh b/tools/license-builder.sh
index e394175090..105eec4ce3 100755
--- a/tools/license-builder.sh
+++ b/tools/license-builder.sh
@@ -71,8 +71,6 @@ addlicense "npm" "deps/npm" "$(cat ${rootdir}/deps/npm/LICENSE)"
# Build tools
addlicense "GYP" "tools/gyp" "$(cat ${rootdir}/tools/gyp/LICENSE)"
-addlicense "marked" "tools/doc/node_modules/marked" \
- "$(cat ${rootdir}/tools/doc/node_modules/marked/LICENSE)"
# Testing tools
addlicense "cpplint.py" "tools/cpplint.py" \
@@ -85,8 +83,6 @@ addlicense "gtest" "deps/gtest" "$(cat ${rootdir}/deps/gtest/LICENSE)"
addlicense "nghttp2" "deps/nghttp2" "$(cat ${rootdir}/deps/nghttp2/COPYING)"
# remark
-addlicense "unified" "deps/unified" "$(cat ${rootdir}/tools/doc/node_modules/unified/LICENSE)"
-addlicense "remark-rehype" "deps/remark-rehype" "$(cat ${rootdir}/tools/doc/node_modules/remark-rehype/LICENSE)"
addlicense "remark-cli" "tools/remark-cli" "$(cat ${rootdir}/tools/remark-cli/LICENSE)"
# node-inspect