From 895e998bd9925a077ee7c1ade4abd69d6ef580fe Mon Sep 17 00:00:00 2001 From: tzing_t Date: Thu, 1 Aug 2024 02:49:43 +0000 Subject: [PATCH] license info rectification (cherry picked from commit 90199414cdf407094bb8edd7c04a9ca6fc045b94) --- liberasurecode.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liberasurecode.spec b/liberasurecode.spec index 44a0032..1c38f8e 100644 --- a/liberasurecode.spec +++ b/liberasurecode.spec @@ -2,7 +2,7 @@ Name: liberasurecode Version: 1.6.2 Release: 1 Summary: Erasure Code API library written in C with pluggable backends -License: BSD and CRC32 +License: BSD URL: https://bitbucket.org/tsg-/liberasurecode/ Source0: %{name}-%{version}.tar.gz Patch2: liberasurecode-1.6.2-docs.patch -- Gitee