From 0c780a5cbbc0dec8b2d7520550a6e0f1bce08791 Mon Sep 17 00:00:00 2001 From: leonarski_f Date: Fri, 19 Jun 2026 13:22:25 +0200 Subject: [PATCH] Harmonize licsense files --- LICENSE | 5 ++++- docs/LICENSE.md | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) 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.