summaryrefslogtreecommitdiff
path: root/README.third_party.md
diff options
context:
space:
mode:
authorAdam Cooper <adam.cooper@mongodb.com>2020-05-01 14:16:30 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-05-01 22:10:37 +0000
commita5cc3bc0dcb861d71cbb0e22349f34eb6defc38c (patch)
tree757f629d37eef8a6384cc20866ff754c3e47942f /README.third_party.md
parent08426207edc7725d1e93201b9c8cf4c1f99d8ddc (diff)
downloadmongo-a5cc3bc0dcb861d71cbb0e22349f34eb6defc38c.tar.gz
SERVER-47329 Remove "Upstream Version" from README.third_party.md on v4.4
Diffstat (limited to 'README.third_party.md')
-rw-r--r--README.third_party.md66
1 files changed, 33 insertions, 33 deletions
diff --git a/README.third_party.md b/README.third_party.md
index 5446ed09f66..47d66ef551d 100644
--- a/README.third_party.md
+++ b/README.third_party.md
@@ -19,39 +19,39 @@ not authored by MongoDB, and has a license which requires reproduction,
a notice will be included in
`THIRD-PARTY-NOTICES`.
-| Name | License | Upstream Version | Vendored Version | Emits persisted data | Distributed in Release Binaries |
-| ---------------------------| ----------------- | ---------------- | ------------------| :------------------: | :-----------------------------: |
-| [abseil-cpp] | Apache-2.0 | | 070f6e47b3 | | ✗ |
-| Aladdin MD5 | Zlib | | Unknown | ✗ | ✗ |
-| [ASIO] | BSL-1.0 | 1.14.0 | b0926b61b0 | | ✗ |
-| [benchmark] | Apache-2.0 | 1.5.0 | 1.4.1 | | |
-| [Boost] | BSL-1.0 | 1.72.0 | 1.70.0 | | ✗ |
-| [fmt] | BSD-2-Clause | 6.1.2 | 6.1.1 | | ✗ |
-| [GPerfTools] | BSD-3-Clause | 2.7 | 2.7 | | ✗ |
-| [ICU4] | ICU | 64.2 | 57.1 | ✗ | ✗ |
-| [Intel Decimal FP Library] | BSD-3-Clause | 2.0 Update 2 | 2.0 Update 1 | | ✗ |
-| [JSON-Schema-Test-Suite] | MIT | | 728066f9c5 | | |
-| [kms-message] | | | 75e391a037 | | ✗ |
-| [libstemmer] | BSD-3-Clause | | Unknown | ✗ | ✗ |
-| [linenoise] | BSD-3-Clause | | Unknown + changes | | ✗ |
-| [MozJS] | MPL-2.0 | ESR 60.9 | ESR 60.3.0 | | ✗ |
-| [MurmurHash3] | Public Domain | | Unknown + changes | ✗ | ✗ |
-| [ocspbuilder] | MIT | 0.10.2 | 0.10.2 | | |
-| [ocspresponder] | Apache-2.0 | 0.5.0 | 0.5.0 | | |
-| [Pcre] | BSD-3-Clause | 8.43 | 8.42 | | ✗ |
-| [S2] | Apache-2.0 | | Unknown | ✗ | ✗ |
-| [SafeInt] | MIT | 3.22 | 3.0.20p | | |
-| [scons] | MIT | 3.0.4 | 3.0.4 | | |
-| [Snappy] | BSD-3-Clause | 1.1.7 | 1.1.7 | ✗ | ✗ |
-| [timelib] | MIT | 2018.01 | 2018.01 | | ✗ |
-| [TomCrypt] | Public Domain | 1.18.2 | 1.18.2 | ✗ | ✗ |
-| [Unicode] | Unicode-DFS-2015 | 12.1.0 | 8.0.0 | ✗ | ✗ |
-| [Valgrind] | BSD-3-Clause<sup>\[<a href="#note_vg" id="ref_vg">1</a>]</sup> | 3.15.0 | 3.11.0 | | ✗ |
-| [variant] | BSL-1.0 | 1.4.0 | 1.3.0 | | ✗ |
-| [wiredtiger] | | | <sup>\[<a href="#note_wt" id="ref_wt">2</a>]</sup> | ✗ | ✗ |
-| [yaml-cpp] | MIT | 0.6.3 | 0.6.2 | | ✗ |
-| [Zlib] | Zlib | 1.2.11 | 1.2.11 | ✗ | ✗ |
-| [Zstandard] | BSD-3-Clause | 1.4.4 | 1.4.3 | ✗ | ✗ |
+| Name | License | Vendored Version | Emits persisted data | Distributed in Release Binaries |
+| ---------------------------| ----------------- | ------------------| :------------------: | :-----------------------------: |
+| [abseil-cpp] | Apache-2.0 | 070f6e47b3 | | ✗ |
+| Aladdin MD5 | Zlib | Unknown | ✗ | ✗ |
+| [ASIO] | BSL-1.0 | b0926b61b0 | | ✗ |
+| [benchmark] | Apache-2.0 | 1.4.1 | | |
+| [Boost] | BSL-1.0 | 1.70.0 | | ✗ |
+| [fmt] | BSD-2-Clause | 6.1.1 | | ✗ |
+| [GPerfTools] | BSD-3-Clause | 2.7 | | ✗ |
+| [ICU4] | ICU | 57.1 | ✗ | ✗ |
+| [Intel Decimal FP Library] | BSD-3-Clause | 2.0 Update 1 | | ✗ |
+| [JSON-Schema-Test-Suite] | MIT | 728066f9c5 | | |
+| [kms-message] | | 75e391a037 | | ✗ |
+| [libstemmer] | BSD-3-Clause | Unknown | ✗ | ✗ |
+| [linenoise] | BSD-3-Clause | Unknown + changes | | ✗ |
+| [MozJS] | MPL-2.0 | ESR 60.3.0 | | ✗ |
+| [MurmurHash3] | Public Domain | Unknown + changes | ✗ | ✗ |
+| [ocspbuilder] | MIT | 0.10.2 | | |
+| [ocspresponder] | Apache-2.0 | 0.5.0 | | |
+| [Pcre] | BSD-3-Clause | 8.42 | | ✗ |
+| [S2] | Apache-2.0 | Unknown | ✗ | ✗ |
+| [SafeInt] | MIT | 3.0.20p | | |
+| [scons] | MIT | 3.0.4 | | |
+| [Snappy] | BSD-3-Clause | 1.1.7 | ✗ | ✗ |
+| [timelib] | MIT | 2018.01 | | ✗ |
+| [TomCrypt] | Public Domain | 1.18.2 | ✗ | ✗ |
+| [Unicode] | Unicode-DFS-2015 | 8.0.0 | ✗ | ✗ |
+| [Valgrind] | BSD-3-Clause<sup>\[<a href="#note_vg" id="ref_vg">1</a>]</sup>| 3.11.0 | | ✗ |
+| [variant] | BSL-1.0 | 1.3.0 | | ✗ |
+| [wiredtiger] | | <sup>\[<a href="#note_wt" id="ref_wt">2</a>]</sup> | ✗ | ✗ |
+| [yaml-cpp] | MIT | 0.6.2 | | ✗ |
+| [Zlib] | Zlib | 1.2.11 | ✗ | ✗ |
+| [Zstandard] | BSD-3-Clause | 1.4.3 | ✗ | ✗ |
[abseil-cpp]: https://github.com/abseil/abseil-cpp
[ASIO]: https://github.com/chriskohlhoff/asio