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, 3 insertions, 1 deletions
diff --git a/tools/license-builder.sh b/tools/license-builder.sh
index 672e7c4f4c..e394175090 100755
--- a/tools/license-builder.sh
+++ b/tools/license-builder.sh
@@ -84,7 +84,9 @@ addlicense "gtest" "deps/gtest" "$(cat ${rootdir}/deps/gtest/LICENSE)"
# nghttp2
addlicense "nghttp2" "deps/nghttp2" "$(cat ${rootdir}/deps/nghttp2/COPYING)"
-# remark-cli
+# 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