diff --git a/bundle.json b/bundle.json index ad919ee94af37d85ad96970c1e3482b3002d5847..8322059e3e229faca126f8ae482a0f105de6570f 100644 --- a/bundle.json +++ b/bundle.json @@ -2,7 +2,7 @@ "name": "@ohos/re2", "description": "RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.", "version": "3.1", - "license": "BSD 3-Clause", + "license": "BSD-3-Clause", "publishAs": "code-segment", "segment": { "destPath": "third_party/re2"