diff --git a/LICENSE b/LICENSE index 383abbd4..7dbd24cd 100644 --- a/LICENSE +++ b/LICENSE @@ -679,7 +679,10 @@ Public License instead of this License. But first, please read ================ -As a special exception, we specifically permit linking Jungfraujoch code with Nvidia CUDA libraries. +As a special exception, we specifically permit linking Jungfraujoch code with Nvidia CUDA libraries and Intel MKL. We also permit to link Jungfraujoch software (GPLv3) with Jungfraujoch high-level synthesis code (CERN OHL 2.0) for the purpose of simulating FPGA design on CPU. + +If OpenAPI definition file (jfjoch_api.yaml) is solely used to generate client code or to interact with the Jungfraujoch +API it may be distributed under terms of your choosing without being subject to GPL requirements. diff --git a/docs/LICENSE.md b/docs/LICENSE.md index 8b19c24c..222b84ba 100644 --- a/docs/LICENSE.md +++ b/docs/LICENSE.md @@ -681,7 +681,7 @@ Public License instead of this License. But first, please read ## Jungfraujoch exceptions to GPL -As a special exception, we specifically permit linking Jungfraujoch code with Nvidia CUDA libraries. +As a special exception, we specifically permit linking Jungfraujoch code with Nvidia CUDA libraries and Intel MKL. We also permit to link Jungfraujoch software (GPLv3) with Jungfraujoch high-level synthesis code (CERN OHL 2.0) for the purpose of simulating FPGA design on CPU.