From dcabac80d51a953adf72159ef083929372c26102 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Fri, 14 Feb 2020 17:24:33 +0300 Subject: * PCRE: update to 8.44 --- libs/Pcre16/docs/AUTHORS | 6 +++--- libs/Pcre16/docs/LICENCE | 10 +++++----- libs/Pcre16/docs/NEWS | 16 ++++++++++++++++ 3 files changed, 24 insertions(+), 8 deletions(-) (limited to 'libs/Pcre16/docs') diff --git a/libs/Pcre16/docs/AUTHORS b/libs/Pcre16/docs/AUTHORS index eb9b1a44b3..bb8b32835b 100644 --- a/libs/Pcre16/docs/AUTHORS +++ b/libs/Pcre16/docs/AUTHORS @@ -8,7 +8,7 @@ Email domain: cam.ac.uk University of Cambridge Computing Service, Cambridge, England. -Copyright (c) 1997-2018 University of Cambridge +Copyright (c) 1997-2020 University of Cambridge All rights reserved @@ -19,7 +19,7 @@ Written by: Zoltan Herczeg Email local part: hzmester Emain domain: freemail.hu -Copyright(c) 2010-2018 Zoltan Herczeg +Copyright(c) 2010-2020 Zoltan Herczeg All rights reserved. @@ -30,7 +30,7 @@ Written by: Zoltan Herczeg Email local part: hzmester Emain domain: freemail.hu -Copyright(c) 2009-2018 Zoltan Herczeg +Copyright(c) 2009-2020 Zoltan Herczeg All rights reserved. diff --git a/libs/Pcre16/docs/LICENCE b/libs/Pcre16/docs/LICENCE index f6ef7fd766..57a544814c 100644 --- a/libs/Pcre16/docs/LICENCE +++ b/libs/Pcre16/docs/LICENCE @@ -25,7 +25,7 @@ Email domain: cam.ac.uk University of Cambridge Computing Service, Cambridge, England. -Copyright (c) 1997-2018 University of Cambridge +Copyright (c) 1997-2020 University of Cambridge All rights reserved. @@ -34,9 +34,9 @@ PCRE JUST-IN-TIME COMPILATION SUPPORT Written by: Zoltan Herczeg Email local part: hzmester -Emain domain: freemail.hu +Email domain: freemail.hu -Copyright(c) 2010-2018 Zoltan Herczeg +Copyright(c) 2010-2020 Zoltan Herczeg All rights reserved. @@ -45,9 +45,9 @@ STACK-LESS JUST-IN-TIME COMPILER Written by: Zoltan Herczeg Email local part: hzmester -Emain domain: freemail.hu +Email domain: freemail.hu -Copyright(c) 2009-2018 Zoltan Herczeg +Copyright(c) 2009-2020 Zoltan Herczeg All rights reserved. diff --git a/libs/Pcre16/docs/NEWS b/libs/Pcre16/docs/NEWS index 09b4ad3600..3d91b67dfa 100644 --- a/libs/Pcre16/docs/NEWS +++ b/libs/Pcre16/docs/NEWS @@ -1,6 +1,22 @@ News about PCRE releases ------------------------ +Note that this library (now called PCRE1) is now being maintained for bug fixes +only. New projects are advised to use the new PCRE2 libraries. + + +Release 8.44 12-February-2020 +----------------------------- + +This is a bug-fix release. + + +Release 8.43 23-February-2019 +----------------------------- + +This is a bug-fix release. + + Release 8.42 20-March-2018 -------------------------- -- cgit v1.2.3