summaryrefslogtreecommitdiff
path: root/README.third_party.md
diff options
context:
space:
mode:
authorKyle Suarez <kyle.suarez@mongodb.com>2022-05-04 02:12:43 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-05-04 02:45:55 +0000
commitf41717849f854e72fbe5f43e37ff5b9b5e8249ab (patch)
tree7e011c564e9d2cb6bc87772495695c82fbbd3076 /README.third_party.md
parentf462237ac17a9c8a3e4a5a3fb6bbe6a966d4be85 (diff)
downloadmongo-f41717849f854e72fbe5f43e37ff5b9b5e8249ab.tar.gz
SERVER-65886 delete PEG parser 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 93baf4a1042..a519b3228af 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 | | |
-| [peglib] | MIT | 0.1.12 | | ✗ |
| [Pcre] | BSD-3-Clause | 8.42 | | ✗ |
| [pcre2] | BSD-3-Clause | 10.39 | | ✗ |
| [S2] | Apache-2.0 | Unknown | ✗ | ✗ |
@@ -73,7 +72,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
-[peglib]: https://github.com/yhirose/cpp-peglib
[Pcre]: http://www.pcre.org/
[pcre2]: http://www.pcre.org/
[S2]: https://github.com/google/s2geometry