Skip to content

Commit

Permalink
release: include LICENSES
Browse files Browse the repository at this point in the history
  • Loading branch information
tfaoliveira-sb committed Jul 15, 2024
1 parent eeffafa commit 329b4fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ci/releaser/jdist-src-v1
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ mkdir -p $dist_doc
# -----------------------------------------------------------------------------
# copy license and README.md and doc/api.md
cp $libjade/LICENSE $dist/LICENSE
cp -r $libjade/LICENSES $dist/LICENSES
cp $libjade/README.md $dist/README.md
cp $libjade/doc/api.md $dist_doc/api.md

Expand Down

0 comments on commit 329b4fc

Please sign in to comment.