diff --git a/README.md b/README.md index 254c97349..14b32452e 100644 --- a/README.md +++ b/README.md @@ -212,3 +212,10 @@ guide](CONTRIBUTING.md) for more details. ## License TorchCodec is released under the [BSD 3 license](./LICENSE). + +However, TorchCodec may be used with code not written by Meta which may be +distributed under different licenses. + +For example, if you build TorchCodec with ENABLE_CUDA=1 or use the CUDA-enabled +release of torchcodec, please review CUDA's license here: +[Nvidia licenses](https://docs.nvidia.com/cuda/eula/index.html).