From 81b573afb17cb738f95e083af1b5addea3e01937 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 6 Mar 2023 16:22:21 +0530 Subject: [PATCH] migrated to SPDX license Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 10ceaae..c18cfd2 100644 --- a/podman.spec +++ b/podman.spec @@ -36,7 +36,7 @@ Name: podman Epoch: 5 Version: %{gen_version} -License: ASL 2.0 and BSD and ISC 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: Manage Pods, Containers and Container Images