From 2b69d274251cdea155a30be705ba4429c1551c91 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 6 Mar 2023 16:28:40 +0530 Subject: [PATCH] migrated to SPDX license Signed-off-by: Lokesh Mandvekar --- buildah.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 1a8b954..dc3e15c 100644 --- a/buildah.spec +++ b/buildah.spec @@ -21,7 +21,7 @@ Name: %{repo} Version: %{gen_version} -License: ASL 2.0 and BSD and MIT and MPLv2.0 +License: Apache-2.0 and BSD-2-Clause and BSD-3-Clause and ISC and MIT and MPL-2.0 Release: %autorelease ExclusiveArch: %{golang_arches_future} Summary: A command line tool used for creating OCI Images