Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Adds DISCLAIMER to static build licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
perdasilva committed Apr 23, 2019
1 parent df4538b commit 7ebb560
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/staticbuild/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ mkdir -p licenses
cp tools/dependencies/LICENSE.binary.dependencies licenses/
cp NOTICE licenses/
cp LICENSE licenses/
cp DISCLAIMER licenses/


# Build mxnet
Expand Down

0 comments on commit 7ebb560

Please sign in to comment.