summaryrefslogtreecommitdiff
path: root/README.third_party.md
diff options
context:
space:
mode:
authorJennifer Peshansky <jennifer.peshansky@mongodb.com>2022-06-27 22:24:01 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-06-27 23:23:38 +0000
commit5ce6313f7aaafc18a69179695572adc15e8a35aa (patch)
treed6c72c1709bca81d47efaf8a6c9cb82388643dad /README.third_party.md
parentc8273a45c75aa643ec774928ad7a53cac0bf1875 (diff)
downloadmongo-5ce6313f7aaafc18a69179695572adc15e8a35aa.tar.gz
SERVER-65277 Remove dependency on deprecated PCRE library
Diffstat (limited to 'README.third_party.md')
-rw-r--r--README.third_party.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.third_party.md b/README.third_party.md
index a08a7ce43e6..dbf5263681d 100644
--- a/README.third_party.md
+++ b/README.third_party.md
@@ -38,7 +38,6 @@ a notice will be included in
| [MurmurHash3] | Public Domain | Unknown + changes | ✗ | ✗ |
| [ocspbuilder] | MIT | 0.10.2 | | |
| [ocspresponder] | Apache-2.0 | 0.5.0 | | |
-| [Pcre] | BSD-3-Clause | 8.42 | | ✗ |
| [pcre2] | BSD-3-Clause | 10.39 | | ✗ |
| [S2] | Apache-2.0 | Unknown | ✗ | ✗ |
| [SafeInt] | MIT | 3.0.26 | | |
@@ -72,7 +71,6 @@ a notice will be included in
[MurmurHash3]: https://github.com/aappleby/smhasher/blob/master/src/MurmurHash3.cpp
[ocspbuilder]: https://github.com/wbond/ocspbuilder
[ocspresponder]: https://github.com/threema-ch/ocspresponder
-[Pcre]: http://www.pcre.org/
[pcre2]: http://www.pcre.org/
[S2]: https://github.com/google/s2geometry
[SafeInt]: https://github.com/dcleblanc/SafeInt