From 2bad49a5f999d4e50f6c9a5aece6fdb3f3077066 Mon Sep 17 00:00:00 2001 From: =?utf8?q?P=C3=A1draig=20Brady?=
Date: Mon, 15 Sep 2025 12:44:49 +0100 Subject: [PATCH] cpu-supports: relicense under LGPL * modules/cpu-supports: Relicense under LGPL to match the crc-x86_64 module. --- ChangeLog | 6 ++++++ modules/cpu-supports | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 616aa748e7..69d42a0f98 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2025-09-15 Pádraig Brady
+
+ cpu-supports: relicense under LGPL
+ * modules/cpu-supports: Relicense under LGPL
+ to match the crc-x86_64 module.
+
2025-09-15 Bruno Haible