summaryrefslogtreecommitdiffstats
path: root/thirdparty/pcre2/src/pcre2_string_utils.c
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2022-05-17 16:38:55 +0200
committerRémi Verschelde <rverschelde@gmail.com>2022-05-17 21:37:20 +0200
commitfd6eb2c2d273450d2d67142554ee64bf63730956 (patch)
treeb922e1876b2e38b987aed9a2a9319ce42002176b /thirdparty/pcre2/src/pcre2_string_utils.c
parentd5c1de784ccd622ce9d62613eaf604a8b163d592 (diff)
downloadredot-engine-fd6eb2c2d273450d2d67142554ee64bf63730956.tar.gz
pcre2: Update to upstream version 10.40
Changelog: https://github.com/PCRE2Project/pcre2/blob/pcre2-10.40/ChangeLog
Diffstat (limited to 'thirdparty/pcre2/src/pcre2_string_utils.c')
-rw-r--r--thirdparty/pcre2/src/pcre2_string_utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/pcre2/src/pcre2_string_utils.c b/thirdparty/pcre2/src/pcre2_string_utils.c
index d6be01acf5..ebfa9434e3 100644
--- a/thirdparty/pcre2/src/pcre2_string_utils.c
+++ b/thirdparty/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