From 17ac6f691f4ad7c6926e38a7de2e73982d040bbb Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Graber?= Date: Tue, 2 Apr 2024 20:43:37 -0400 Subject: [PATCH] lxc.spec: Align SPDX license id MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Graber --- lxc.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxc.spec.in b/lxc.spec.in index 81735dd27..3385df153 100644 --- a/lxc.spec.in +++ b/lxc.spec.in @@ -1,5 +1,5 @@ # -# SPDX-License-Identifier: LGPL-2.1-or-later +# SPDX-License-Identifier: LGPL-2.1+ # # lxc: linux Container library -- 2.47.2