Skip to content

Commit 6171cd2

Browse files
committed
Update license information
1 parent 61c2dc1 commit 6171cd2

File tree

1 file changed

+42
-6
lines changed

1 file changed

+42
-6
lines changed

third-party-licenses.html

Lines changed: 42 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ <h1>Third Party Licenses</h1>
4747
<h2>Overview of licenses:</h2>
4848
<ul class="licenses-overview">
4949
<li><a href="#Apache-2.0">Apache License 2.0</a> (57)</li>
50-
<li><a href="#MIT">MIT License</a> (55)</li>
50+
<li><a href="#MIT">MIT License</a> (56)</li>
5151
<li><a href="#BSD-3-Clause">BSD 3-Clause &quot;New&quot; or &quot;Revised&quot; License</a> (9)</li>
5252
<li><a href="#ISC">ISC License</a> (4)</li>
5353
<li><a href="#BSL-1.0">Boost Software License 1.0</a> (1)</li>
@@ -3229,6 +3229,7 @@ <h4>Used by:</h4>
32293229
<li><a href=" https://github.com/srijs/rust-crc32fast ">crc32fast 1.3.2</a></li>
32303230
<li><a href=" https://github.com/bluejekyll/enum-as-inner ">enum-as-inner 0.3.4</a></li>
32313231
<li><a href=" https://github.com/tailhook/humantime ">humantime 2.1.0</a></li>
3232+
<li><a href=" https://github.com/rust-pretty-assertions/rust-pretty-assertions ">pretty_assertions 1.3.0</a></li>
32323233
<li><a href=" http://github.com/tailhook/quick-error ">quick-error 1.2.3</a></li>
32333234
<li><a href=" https://github.com/sfackler/r2d2 ">r2d2 0.8.10</a></li>
32343235
<li><a href=" http://github.com/tailhook/resolv-conf ">resolv-conf 0.7.0</a></li>
@@ -4234,6 +4235,7 @@ <h4>Used by:</h4>
42344235
<ul class="license-used-by">
42354236
<li><a href=" https://github.com/dtolnay/anyhow ">anyhow 1.0.69</a></li>
42364237
<li><a href=" https://github.com/dtolnay/async-trait ">async-trait 0.1.64</a></li>
4238+
<li><a href=" https://github.com/dtolnay/cxx ">cxx 1.0.90</a></li>
42374239
<li><a href=" https://github.com/dtolnay/cxx ">cxx-build 1.0.90</a></li>
42384240
<li><a href=" https://github.com/dtolnay/cxx ">cxxbridge-flags 1.0.90</a></li>
42394241
<li><a href=" https://github.com/dtolnay/cxx ">cxxbridge-macro 1.0.90</a></li>
@@ -7493,6 +7495,7 @@ <h4>Used by:</h4>
74937495
<li><a href=" https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support ">wasm-bindgen-macro-support 0.2.84</a></li>
74947496
<li><a href=" https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared ">wasm-bindgen-shared 0.2.84</a></li>
74957497
<li><a href=" https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys ">web-sys 0.3.61</a></li>
7498+
<li><a href=" https://github.com/SergioBenitez/yansi ">yansi 0.5.1</a></li>
74967499
</ul>
74977500
<pre class="license-text"> Apache License
74987501
Version 2.0, January 2004
@@ -10017,6 +10020,7 @@ <h4>Used by:</h4>
1001710020
<h3 id="Apache-2.0">Apache License 2.0</h3>
1001810021
<h4>Used by:</h4>
1001910022
<ul class="license-used-by">
10023+
<li><a href=" https://github.com/mmastrac/rust-ctor ">ctor 0.1.26</a></li>
1002010024
<li><a href=" https://github.com/thomaskrause/transient-btree-index ">transient-btree-index 0.5.0</a></li>
1002110025
</ul>
1002210026
<pre class="license-text">Apache License
@@ -10444,11 +10448,11 @@ <h4>Used by:</h4>
1044410448
<li><a href=" https://github.com/diesel-rs/diesel/tree/master/diesel_derives ">diesel_derives 1.4.1</a></li>
1044510449
<li><a href=" https://crates.io/crates/diesel_migrations ">diesel_migrations 1.4.0</a></li>
1044610450
<li><a href=" https://github.com/cbreeden/fxhash ">fxhash 0.2.1</a></li>
10447-
<li><a href=" https://github.com/korpling/graphANNIS ">graphannis 2.4.2</a></li>
10448-
<li><a href=" https://github.com/korpling/graphANNIS ">graphannis-capi 2.4.2</a></li>
10449-
<li><a href=" https://github.com/korpling/graphANNIS ">graphannis-cli 2.4.2</a></li>
10450-
<li><a href=" https://github.com/korpling/graphANNIS ">graphannis-core 2.4.2</a></li>
10451-
<li><a href=" https://github.com/korpling/graphANNIS ">graphannis-webservice 2.4.2</a></li>
10451+
<li><a href=" https://github.com/korpling/graphANNIS ">graphannis 2.4.3</a></li>
10452+
<li><a href=" https://github.com/korpling/graphANNIS ">graphannis-capi 2.4.3</a></li>
10453+
<li><a href=" https://github.com/korpling/graphANNIS ">graphannis-cli 2.4.3</a></li>
10454+
<li><a href=" https://github.com/korpling/graphANNIS ">graphannis-core 2.4.3</a></li>
10455+
<li><a href=" https://github.com/korpling/graphANNIS ">graphannis-webservice 2.4.3</a></li>
1045210456
<li><a href=" https://github.com/starkat99/half-rs ">half 1.8.2</a></li>
1045310457
<li><a href=" https://github.com/lalrpop/lalrpop ">lalrpop 0.19.8</a></li>
1045410458
<li><a href=" https://github.com/lalrpop/lalrpop ">lalrpop-util 0.19.8</a></li>
@@ -10563,6 +10567,7 @@ <h3 id="Apache-2.0">Apache License 2.0</h3>
1056310567
<h4>Used by:</h4>
1056410568
<ul class="license-used-by">
1056510569
<li><a href=" https://github.com/unicode-rs/unicode-normalization ">unicode-normalization 0.1.22</a></li>
10570+
<li><a href=" https://github.com/unicode-rs/unicode-segmentation ">unicode-segmentation 1.10.1</a></li>
1056610571
<li><a href=" https://github.com/unicode-rs/unicode-width ">unicode-width 0.1.10</a></li>
1056710572
<li><a href=" https://github.com/unicode-rs/unicode-xid ">unicode-xid 0.1.0</a></li>
1056810573
<li><a href=" https://github.com/unicode-rs/unicode-xid ">unicode-xid 0.2.4</a></li>
@@ -10589,6 +10594,7 @@ <h3 id="Apache-2.0">Apache License 2.0</h3>
1058910594
<h4>Used by:</h4>
1059010595
<ul class="license-used-by">
1059110596
<li><a href=" https://github.com/gyscos/zstd-rs ">zstd-safe 5.0.2+zstd.1.5.2</a></li>
10597+
<li><a href=" https://github.com/gyscos/zstd-rs ">zstd-sys 2.0.7+zstd.1.5.4</a></li>
1059210598
</ul>
1059310599
<pre class="license-text">MIT or Apache-2.0
1059410600
</pre>
@@ -12694,6 +12700,35 @@ <h4>Used by:</h4>
1269412700
The above copyright notice and this permission notice shall be included in all
1269512701
copies or substantial portions of the Software.
1269612702

12703+
THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12704+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12705+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12706+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12707+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12708+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
12709+
SOFTWARE.
12710+
</pre>
12711+
</li>
12712+
<li class="license">
12713+
<h3 id="MIT">MIT License</h3>
12714+
<h4>Used by:</h4>
12715+
<ul class="license-used-by">
12716+
<li><a href=" https://github.com/Phundrak/output-vt100-rs ">output_vt100 0.1.3</a></li>
12717+
</ul>
12718+
<pre class="license-text">The MIT License (MIT)
12719+
12720+
Copyright (c) 2016 rust-derive-builder contributors
12721+
12722+
Permission is hereby granted, free of charge, to any person obtaining a copy
12723+
of this software and associated documentation files (the &quot;Software&quot;), to deal
12724+
in the Software without restriction, including without limitation the rights
12725+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12726+
copies of the Software, and to permit persons to whom the Software is
12727+
furnished to do so, subject to the following conditions:
12728+
12729+
The above copyright notice and this permission notice shall be included in all
12730+
copies or substantial portions of the Software.
12731+
1269712732
THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1269812733
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1269912734
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
@@ -12956,6 +12991,7 @@ <h4>Used by:</h4>
1295612991
<ul class="license-used-by">
1295712992
<li><a href=" https://github.com/BurntSushi/aho-corasick ">aho-corasick 0.7.20</a></li>
1295812993
<li><a href=" https://github.com/BurntSushi/byteorder ">byteorder 1.4.3</a></li>
12994+
<li><a href=" https://github.com/BurntSushi/rust-csv ">csv 1.2.0</a></li>
1295912995
<li><a href=" https://github.com/BurntSushi/rust-csv ">csv-core 0.1.10</a></li>
1296012996
<li><a href=" https://github.com/BurntSushi/memchr ">memchr 2.5.0</a></li>
1296112997
<li><a href=" https://github.com/BurntSushi/same-file ">same-file 1.0.6</a></li>

0 commit comments

Comments
 (0)