summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/pcre2/src/pcre2_string_utils.c
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2022-04-19 19:42:58 +0200
committerGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2022-04-21 19:57:31 +0200
commit86321a0debe2961f134a815c8f2ae82b075cc014 (patch)
tree9fbff286e5c1d1e06776b3d57f798ebe07a931fc /src/3rdparty/pcre2/src/pcre2_string_utils.c
parenta9f18a6ec065b1538667e13f4d81db6cdee5b948 (diff)
Upgrade PCRE2 to 10.40
New upstream release. [ChangeLog][Third-Party Code] PCRE2 has been updated to 10.40. Pick-to: 5.15 6.2 6.3 Change-Id: Ice0516604259ad9fd36fe2708aa0239aafe381ca Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/3rdparty/pcre2/src/pcre2_string_utils.c')
-rw-r--r--src/3rdparty/pcre2/src/pcre2_string_utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/pcre2/src/pcre2_string_utils.c b/src/3rdparty/pcre2/src/pcre2_string_utils.c
index d6be01acf5..ebfa9434e3 100644
--- a/src/3rdparty/pcre2/src/pcre2_string_utils.c
+++ b/src/3rdparty/pcre2/src/pcre2_string_utils.c
@@ -7,7 +7,7 @@ and semantics are as close as possible to those of the Perl 5 language.
Written by Philip Hazel
Original API code Copyright (c) 1997-2012 University of Cambridge
- New API code Copyright (c) 2018 University of Cambridge
+ New API code Copyright (c) 2018-2021 University of Cambridge
-----------------------------------------------------------------------------
Redistribution and use in source and binary forms, with or without