From a273fc830175dd1762008fdfdd4ea956bcfe574d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 7 Aug 2024 10:19:55 +0200 Subject: [PATCH] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- vkBasalt.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vkBasalt.spec b/vkBasalt.spec index c091d8e..0a5ee83 100644 --- a/vkBasalt.spec +++ b/vkBasalt.spec @@ -9,7 +9,8 @@ Summary: Vulkan post processing layer # The entire source code is zlib except: # * ASL 2.0: include/vulkan/ -License: zlib and ASL 2.0 +# Automatically converted from old format: zlib and ASL 2.0 - review is highly recommended. +License: Zlib AND Apache-2.0 URL: https://github.com/DadSchoorse/vkBasalt Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz