summaryrefslogtreecommitdiff
path: root/LICENCE
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2018-09-11 14:27:39 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2018-09-11 14:27:39 +0000
commit6dab29f548322f43a860bfe8bf1d36eb091a3de0 (patch)
tree8b4e9f079d953da038827feac519012ea76e89de /LICENCE
parent0358954d7a1de6a6f0bba4a6b231e9161c19c96b (diff)
downloadpcre2-6dab29f548322f43a860bfe8bf1d36eb091a3de0.tar.gz
Final file tidies for 10.32
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1001 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'LICENCE')
-rw-r--r--LICENCE10
1 files changed, 5 insertions, 5 deletions
diff --git a/LICENCE b/LICENCE
index de77b60..b0f8804 100644
--- a/LICENCE
+++ b/LICENCE
@@ -4,11 +4,11 @@ PCRE2 LICENCE
PCRE2 is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
-Release 10 of PCRE2 is distributed under the terms of the "BSD" licence, as
-specified below, with one exemption for certain binary redistributions. The
-documentation for PCRE2, supplied in the "doc" directory, is distributed under
-the same terms as the software itself. The data in the testdata directory is
-not copyrighted and is in the public domain.
+Releases 10.00 and above of PCRE2 are distributed under the terms of the "BSD"
+licence, as specified below, with one exemption for certain binary
+redistributions. The documentation for PCRE2, supplied in the "doc" directory,
+is distributed under the same terms as the software itself. The data in the
+testdata directory is not copyrighted and is in the public domain.
The basic library functions are written in C and are freestanding. Also
included in the distribution is a just-in-time compiler that can be used to