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. Pick-to: 5.15 5.12 Change-Id: I7b36a640ba83fb6087fe28d77f9435af13f8c84d Reviewed-by: Paul Wicking <paul.wicking@qt.io>bb10
parent
9079e3f2fc
commit
ae18502151
|
|
@ -28,7 +28,7 @@ Copyright (c) 2010-2020 Zoltan Herczeg"
|
|||
"DownloadLocation": "https://ftp.pcre.org/pub/pcre/pcre2-10.35.tar.bz2",
|
||||
"License": "BSD 2-clause \"Simplified\" License",
|
||||
"LicenseId": "BSD-2-Clause",
|
||||
"LicenseFile": "LICENCE",
|
||||
"LicenseFile": "LICENCE-SLJIT",
|
||||
"Copyright": "Copyright (c) 2009-2020 Zoltan Herczeg
|
||||
Copyright 2013-2013 Tilera Corporation(jiwang@tilera.com)"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue