Fix included license text for PCRE2 - Stack-less Just-In-Time Compiler

[ChangeLog][Third-Party Code] Changed license text of
"PCRE2 - Stack-less Just-In-Time Compiler" component. The documentation
(incorrectly) included the generic PCRE2 license so far.

Change-Id: I7b36a640ba83fb6087fe28d77f9435af13f8c84d
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
(cherry picked from commit ae18502151fff72885237897f1ffff79166e536c)
This commit is contained in:
Kai Koehne 2020-10-09 14:50:29 +02:00
parent 168438dc31
commit 47a842ee0c

View File

@ -28,7 +28,7 @@ Copyright (c) 2010-2019 Zoltan Herczeg"
"DownloadLocation": "https://ftp.pcre.org/pub/pcre/pcre2-10.33.tar.bz2",
"License": "BSD 2-clause \"Simplified\" License",
"LicenseId": "BSD-2-Clause",
"LicenseFile": "LICENCE",
"LicenseFile": "LICENCE-SLJIT",
"Copyright": "Copyright (c) 2009-2019 Zoltan Herczeg
Copyright 2013-2013 Tilera Corporation(jiwang@tilera.com)"
}