From 48c8969670e11e2b1a4bb9a3a783e63f7bc23854 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 11 Feb 2018 10:48:06 +0100 Subject: [PATCH] license is GPLv2+, not GPLv2 Signed-off-by: Igor Gnatenko --- zstd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zstd.spec b/zstd.spec index a8da99c..726b842 100644 --- a/zstd.spec +++ b/zstd.spec @@ -16,7 +16,7 @@ Version: 1.3.3 Release: 3%{?dist} Summary: Zstd compression library -License: BSD and GPLv2 +License: BSD and GPLv2+ URL: https://github.com/facebook/zstd Source0: https://github.com/facebook/zstd/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz