Skip to content

Commit 6d8e444

Browse files
committed
acorn-plugins
1 parent 8e6d2f0 commit 6d8e444

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/license-builder.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ fi
3030

3131
# Dependencies bundled in distributions
3232
addlicense "Acorn" "deps/acorn" "$(cat ${rootdir}/deps/acorn/acorn/LICENSE)"
33+
addlicense "Acorn plugins" "deps/acorn-plugins" "$(cat ${rootdir}/deps/acorn/acorn-bigint/LICENSE)"
3334
addlicense "c-ares" "deps/cares" "$(tail -n +3 ${rootdir}/deps/cares/LICENSE.md)"
3435
addlicense "HTTP Parser" "deps/http_parser" "$(cat deps/http_parser/LICENSE-MIT)"
3536
if [ -f "${rootdir}/deps/icu/LICENSE" ]; then

0 commit comments

Comments
 (0)