From 97e898f3c9b8f6e6adf6714e2497cb5f1cde87d1 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Fri, 31 May 2024 15:21:30 -0400 Subject: [PATCH] Correct SPDX License expression --- gn.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gn.spec b/gn.spec index 1720369..18946b3 100644 --- a/gn.spec +++ b/gn.spec @@ -32,7 +32,7 @@ Release: %autorelease -s %{access}git%{shortcommit} Summary: Meta-build system that generates build files for Ninja # The entire source is BSD-3-Clause, except: -# - src/base/third_party/icu/ is (Unicode AND ICU); see +# - src/base/third_party/icu/ is (Unicode-DFS-2016 AND ICU); see # src/base/third_party/icu/LICENSE and also the header comment in # src/base/third_party/icu/icu_utf.h. # @@ -40,7 +40,7 @@ Summary: Meta-build system that generates build files for Ninja # contribute to the binary RPMs, only to the gn_unittests executable, which is # not installed; you may verify this with: # gdb -ex 'set pagination off' -ex 'info sources' gn | grep -F gn_test.cc -License: BSD-3-Clause AND Unicode AND ICU +License: BSD-3-Clause AND Unicode-DFS-2016 AND ICU URL: https://gn.googlesource.com/gn Source0: %{url}/+archive/%{commit}.tar.gz#/gn-%{shortcommit}.tar.gz # Generated using script update-version: