From: 안진왕/Tizen Platform Lab(SR)/삼성전자 Date: Mon, 11 Jul 2022 07:56:01 +0000 (+0900) Subject: Fix BSD 3-clause to BSD-3-Clause in spec file (#5) X-Git-Tag: accepted/tizen/unified/x/20240627.090425^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=af0c3b3a9bc16d795093e45be47370d2da1c6ae2;p=platform%2Fupstream%2Fsuitesparse.git Fix BSD 3-clause to BSD-3-Clause in spec file (#5) Change-Id: I43ba53e3ff7323b97f46546cef6e04a7c36a2b61 Signed-off-by: JinWang An --- diff --git a/packaging/suitesparse.spec b/packaging/suitesparse.spec index 072aa6e..e8fbf2b 100644 --- a/packaging/suitesparse.spec +++ b/packaging/suitesparse.spec @@ -4,7 +4,7 @@ Version: 5.2.0 Release: 0 # ========================================================== -License: BSD 3-clause AND GPL-2.0+ AND LGPL-2.1+ +License: BSD-3-Clause AND GPL-2.0+ AND LGPL-2.1+ # ========================================================== Group: Development/Libraries/C and C++