From 0fe183a3f03bd38a4917bb75957cbff907795aae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zaoral?= Date: Mon, 7 Aug 2023 12:59:55 +0200 Subject: [PATCH] migrate to SPDX license format --- python-systemd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-systemd.spec b/python-systemd.spec index 9f65391..114126b 100644 --- a/python-systemd.spec +++ b/python-systemd.spec @@ -3,7 +3,7 @@ Version: 235 Release: %autorelease Summary: Python module wrapping libsystemd functionality -License: LGPLv2+ +License: LGPL-2.1-or-later URL: https://github.com/systemd/python-systemd Source0: https://github.com/systemd/python-systemd/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz