From ae18502151fff72885237897f1ffff79166e536c Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Fri, 9 Oct 2020 14:50:29 +0200 Subject: 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 --- src/3rdparty/pcre2/qt_attribution.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/3rdparty/pcre2/qt_attribution.json') diff --git a/src/3rdparty/pcre2/qt_attribution.json b/src/3rdparty/pcre2/qt_attribution.json index 1c8773a590..df70d42d65 100644 --- a/src/3rdparty/pcre2/qt_attribution.json +++ b/src/3rdparty/pcre2/qt_attribution.json @@ -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)" } -- cgit v1.2.3