From d8060ced156c777ef540d5c0d6095d6a04c0e6c2 Mon Sep 17 00:00:00 2001 From: Jilayne Lovejoy Date: Wed, 26 Nov 2025 10:13:23 -0700 Subject: [PATCH 1/2] Update LiLiQ-P-1.1.xml - add URL fixes Signed-off-by: Jilayne Lovejoy --- src/LiLiQ-P-1.1.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/LiLiQ-P-1.1.xml b/src/LiLiQ-P-1.1.xml index de43e8797..cb23a5d40 100644 --- a/src/LiLiQ-P-1.1.xml +++ b/src/LiLiQ-P-1.1.xml @@ -5,6 +5,7 @@ https://forge.gouv.qc.ca/licence/fr/liliq-v1-1/ http://opensource.org/licenses/LiLiQ-P-1.1 + https://forge.gouv.qc.ca/licence/liliq-p/ French is the canonical language for this license. An English translation is provided here: From 3e3b91518637f678577cde5127431c258854b46a Mon Sep 17 00:00:00 2001 From: Gary O'Neall Date: Tue, 2 Dec 2025 15:33:44 -0800 Subject: [PATCH 2/2] Update LicenseListPublisher to version 3.1.4 Fixes CI failures for changes to existing SPDX license XMLs Signed-off-by: Gary O'Neall --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index eaf26d3c0..93e0958a0 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # SPDX-License-Identifier: CC0-1.0 -TOOL_VERSION = 3.1.3 +TOOL_VERSION = 3.1.4 TEST_DATA = test/simpleTestForGenerator FULL_TEST_DATA = test/fullTestForGenerator GIT_AUTHOR = License Publisher (maintained by Gary O'Neall)