From df923bcb1e8ca30ee179629dbf93d2a86557c80f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Thu, 21 Dec 2023 20:37:46 +0000 Subject: [PATCH] Migrate to SPDX license This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2 --- startup-notification.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/startup-notification.spec b/startup-notification.spec index 2c0f9fb..fd20df2 100644 --- a/startup-notification.spec +++ b/startup-notification.spec @@ -5,7 +5,7 @@ Release: 26%{?dist} URL: http://www.freedesktop.org/software/startup-notification/ #VCS: git:git://git.freedesktop.org/git/startup-notification Source0: http://www.freedesktop.org/software/startup-notification/releases/%{name}-%{version}.tar.gz -License: LGPLv2 +License: LGPL-2.0-or-later AND MIT BuildRequires: make BuildRequires: gcc BuildRequires: libX11-devel