Correct SPDX license formula

The operator has to be uppercase according to the specification.
This commit is contained in:
Miroslav Suchý 2024-01-16 05:33:01 +00:00
parent adfa755547
commit 844042b1f6
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Release: 24%{?dist}
Summary: Fast JSON parser and generator for C++
# Most files are MIT, rapidjson/msinttypes/{stdint,inttypes}.h are BSD
License: MIT and BSD-3-Clause
License: MIT AND BSD-3-Clause
URL: http://rapidjson.org/
Source0: https://github.com/Tencent/rapidjson/archive/v%{version}/%{name}-%{version}.tar.gz
# Downstream-patch for gtest