From 7f743998443c128d79afddc452645ef717c17bf5 Mon Sep 17 00:00:00 2001 From: Ruoyu Zhong Date: Fri, 6 Sep 2024 19:44:51 +0800 Subject: [PATCH] docs/License-Guidelines: update URL to SPDX license expr docs --- docs/License-Guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/License-Guidelines.md b/docs/License-Guidelines.md index 8811a14da0..96f632105e 100644 --- a/docs/License-Guidelines.md +++ b/docs/License-Guidelines.md @@ -26,7 +26,7 @@ license :cannot_represent ## Complex SPDX License Expressions -Some formulae have multiple licenses that need to be combined in different ways. In these cases, a more complex license expression can be used. These expressions are based on the [SPDX License Expression Guidelines](https://spdx.github.io/spdx-spec/latest/SPDX-license-expressions/). +Some formulae have multiple licenses that need to be combined in different ways. In these cases, a more complex license expression can be used. These expressions are based on the [SPDX License Expression Guidelines](https://spdx.github.io/spdx-spec/latest/annexes/spdx-license-expressions/). Add a `+` to indicate that the user can choose a later version of the same license: