hf-hub icon indicating copy to clipboard operation
hf-hub copied to clipboard

What is this software licensed under?

Open nathankw opened this issue 7 months ago • 1 comments

Would this also be Apache 2 like in https://github.com/huggingface/huggingface_hub/? Thanks!

nathankw avatar Apr 29 '25 16:04 nathankw

I found it specified in the Cargo.toml as Apache 2.0. It would be also good to store a LICENSE file so that tools like "cargo bundle-licenses" are able to pick this up, or even the GitHub API https://docs.github.com/en/rest/licenses/licenses?apiVersion=2022-11-28.

nathankw avatar Apr 29 '25 19:04 nathankw

I added the LICENSE file.

Narsil avatar Jun 16 '25 09:06 Narsil