Skip to content

Commit

Permalink
bundle additional licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 committed Jan 23, 2025
1 parent bbd7633 commit b4380a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,8 @@ jobs:
curl -L -o compile-time-regular-expressions https://raw.githubusercontent.com/hanickadot/compile-time-regular-expressions/068c6269caa0600021bbe93ca784bb819f3a8273/LICENSE
cp ${{ github.workspace }}/third_party/cpp-httplib/LICENSE cpp-httplib
cp ${{ github.workspace }}/third_party/widecharwidth/LICENSE widecharwidth
cp ${{ github.workspace }}/third_party/rocm_smi_lib/License.txt "ROCm SMI"
cp ${{ github.workspace }}/third_party/rocm_smi_lib/third_party/shared_mutex/LICENSE shared_mutex
cp $(dirname $(dirname $(which cosmocc)))/LICENSE "Cosmopolitan Libc"
cp $(dirname $(which zig))/LICENSE "Zig Programming Language"
cp $(dirname $(which zig))/lib/libc/musl/COPYRIGHT "musl libc"
Expand Down

0 comments on commit b4380a6

Please sign in to comment.