From ea156dcf25be23d55035a91eb959b4af9965e0dd Mon Sep 17 00:00:00 2001 From: Lukas Javorsky Date: Tue, 22 Aug 2023 09:13:08 +0000 Subject: [PATCH] migrated to SPDX license --- ncompress.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ncompress.spec b/ncompress.spec index c2fa9d6..744741b 100644 --- a/ncompress.spec +++ b/ncompress.spec @@ -2,7 +2,7 @@ Summary: Fast compression and decompression utilities Name: ncompress Version: 5.0 Release: 4%{?dist} -License: Public Domain +License: Unlicense URL: https://github.com/vapier/%{name} Source: https://github.com/vapier/%{name}/archive/refs/tags/v%{version}.tar.gz