diff options
| author | Kirill Volinsky <Mataes2007@gmail.com> | 2017-11-29 12:27:04 +0300 |
|---|---|---|
| committer | Kirill Volinsky <Mataes2007@gmail.com> | 2017-11-29 12:27:04 +0300 |
| commit | 4b47e5a4bb656ebb5bd493d1ad6f79eaf4f298e1 (patch) | |
| tree | e3cd7797bb7bff6375e3c93e614eb41620371c70 /libs/Pcre16/docs/LICENCE | |
| parent | 89f3cf8bbb9dc1fa0fe72f6af6638ac086c7e011 (diff) | |
Pcre16: lib updated to 8.41
Diffstat (limited to 'libs/Pcre16/docs/LICENCE')
| -rw-r--r-- | libs/Pcre16/docs/LICENCE | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/libs/Pcre16/docs/LICENCE b/libs/Pcre16/docs/LICENCE index 602e4ae680..dd9071a8dd 100644 --- a/libs/Pcre16/docs/LICENCE +++ b/libs/Pcre16/docs/LICENCE @@ -6,7 +6,8 @@ and semantics are as close as possible to those of the Perl 5 language. Release 8 of PCRE is distributed under the terms of the "BSD" licence, as specified below. The documentation for PCRE, supplied in the "doc" -directory, is distributed under the same terms as the software itself. +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 set of C++ wrapper functions, and a @@ -24,7 +25,7 @@ Email domain: cam.ac.uk University of Cambridge Computing Service, Cambridge, England. -Copyright (c) 1997-2014 University of Cambridge +Copyright (c) 1997-2017 University of Cambridge All rights reserved. @@ -35,7 +36,7 @@ Written by: Zoltan Herczeg Email local part: hzmester Emain domain: freemail.hu -Copyright(c) 2010-2014 Zoltan Herczeg +Copyright(c) 2010-2017 Zoltan Herczeg All rights reserved. @@ -46,7 +47,7 @@ Written by: Zoltan Herczeg Email local part: hzmester Emain domain: freemail.hu -Copyright(c) 2009-2014 Zoltan Herczeg +Copyright(c) 2009-2017 Zoltan Herczeg All rights reserved. |
