From 66474c5d4266aa44923f9650648078cb53765e57 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 6 Mar 2023 17:29:09 +0530 Subject: [PATCH] migrated to SPDX license Signed-off-by: Lokesh Mandvekar --- skopeo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skopeo.spec b/skopeo.spec index 478e9d9..5f18991 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -28,7 +28,7 @@ Name: %{repo} Epoch: %{conditional_epoch} Version: %{gen_version} -License: ASL 2.0 and BSD and ISC and MIT +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: Inspect container images and repositories on registries