summaryrefslogtreecommitdiff
path: root/thirdparty/pcre2/AUTHORS
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <rverschelde@gmail.com>2017-08-31 11:56:19 +0200
committerGitHub <noreply@github.com>2017-08-31 11:56:19 +0200
commit0cee288c1147f0f719682c544ea21b13faddf347 (patch)
treeebb259da2bb6b8d25976c02dbd21681647bf38d7 /thirdparty/pcre2/AUTHORS
parent3b0b0a1d99e2eb8e6d2ca05c74b9ce5b0c556fce (diff)
parente3e2f063244804bb147418dc219ba6db8219304b (diff)
Merge pull request #10148 from leezh/pcre2
Replacement of internal RegEx with PCRE2
Diffstat (limited to 'thirdparty/pcre2/AUTHORS')
-rw-r--r--thirdparty/pcre2/AUTHORS36
1 files changed, 36 insertions, 0 deletions
diff --git a/thirdparty/pcre2/AUTHORS b/thirdparty/pcre2/AUTHORS
new file mode 100644
index 0000000000..e056ad6868
--- /dev/null
+++ b/thirdparty/pcre2/AUTHORS
@@ -0,0 +1,36 @@
+THE MAIN PCRE2 LIBRARY CODE
+---------------------------
+
+Written by: Philip Hazel
+Email local part: ph10
+Email domain: cam.ac.uk
+
+University of Cambridge Computing Service,
+Cambridge, England.
+
+Copyright (c) 1997-2017 University of Cambridge
+All rights reserved
+
+
+PCRE2 JUST-IN-TIME COMPILATION SUPPORT
+--------------------------------------
+
+Written by: Zoltan Herczeg
+Email local part: hzmester
+Emain domain: freemail.hu
+
+Copyright(c) 2010-2017 Zoltan Herczeg
+All rights reserved.
+
+
+STACK-LESS JUST-IN-TIME COMPILER
+--------------------------------
+
+Written by: Zoltan Herczeg
+Email local part: hzmester
+Emain domain: freemail.hu
+
+Copyright(c) 2009-2017 Zoltan Herczeg
+All rights reserved.
+
+####