From 4f9a5d69a2a64e230e3f1f5ea070987156a801e8 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 6 Mar 2023 16:42:00 +0530 Subject: [PATCH] migrated to SPDX license Signed-off-by: Lokesh Mandvekar --- crun.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crun.spec b/crun.spec index 463652d..f704275 100644 --- a/crun.spec +++ b/crun.spec @@ -22,7 +22,7 @@ Version: %{gen_version} URL: https://github.com/containers/%{name} # Fetched from upstream Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz -License: GPLv2+ +License: GPL-2.0-only Release: %autorelease ExclusiveArch: %{golang_arches_future} BuildRequires: autoconf