summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/pcre2/LICENCE-SLJIT
Commit message (Collapse)AuthorAgeFilesLines
* Document SLJIT part of pcre2Kai Koehne2018-09-061-0/+22
src/sljit features the BSD-2-Clause license, not the BSD-3-Clause one. [ChangeLog][Third-Party Components] Added documentation for the SLJIT part of pcre2, which is available under the BSD-2-Clause license. Change-Id: Ie1e981ef6eab2c8d2960919b66ac85b29450f919 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>