summaryrefslogtreecommitdiff
path: root/tools/license-builder.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/license-builder.sh')
-rwxr-xr-xtools/license-builder.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/license-builder.sh b/tools/license-builder.sh
index 7875a0cd24..c46b18845f 100755
--- a/tools/license-builder.sh
+++ b/tools/license-builder.sh
@@ -106,4 +106,7 @@ addlicense "HdrHistogram" "deps/histogram" "$(cat ${rootdir}/deps/histogram/LICE
addlicense "node-heapdump" "src/heap_utils.cc" \
"$(curl -sL https://raw.githubusercontent.com/bnoordhuis/node-heapdump/0ca52441e46241ffbea56a389e2856ec01c48c97/LICENSE)"
+addlicense "rimraf" "lib/internal/fs/rimraf.js" \
+ "$(curl -sL https://raw.githubusercontent.com/isaacs/rimraf/0e365ac4e4d64a25aa2a3cc026348f13410210e1/LICENSE)"
+
mv $tmplicense $licensefile