diff --git a/debian/copyright b/debian/copyright index e8f3dbd34c..dab084da3a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -404,7 +404,6 @@ Comment: Files: vendor/time-core/* - vendor/time-macros/* Copyright: 2019-2023 Jacob Pratt 2019-2023 Time contributors License: MIT OR Apache-2.0 @@ -461,7 +460,7 @@ Files: vendor/rustc-demangle/* vendor/scoped-tls/* vendor/tar/* - vendor/toml/* + vendor/toml-0*/* vendor/xz2/* Copyright: 2014-2020 Alex Crichton 2015-2017 The Rust Project Developers @@ -484,6 +483,7 @@ Comment: see https://github.com/messense/rustc-test Files: vendor/addr2line/* + vendor/addr2line-*/* Copyright: 2016-2021 Nick Fitzgerald 2016-2021 Philip Craig @@ -514,14 +514,6 @@ Copyright: 2018-2020 Zibi Braniecki License: Apache-2.0 or MIT Comment: see https://github.com/zbraniecki/annotate-snippets-rs -Files: vendor/ansi_term/* -Copyright: - 2014-2020 ogham@bsago.me - 2014-2020 Ryan Scheel (Havvy) - 2014-2020 Josh Triplett -License: MIT -Comment: see https://github.com/ogham/rust-ansi-term - Files: vendor/aho-corasick/* vendor/memchr/* Copyright: 2015 Andrew Gallant @@ -790,6 +782,11 @@ Copyright: 2017-2018 Matt Ickstadt License: MIT or Apache-2.0 Comment: see https://github.com/mattico/elasticlunr-rs +Files: vendor/elsa/* +Copyright: 2018-2023 Manish Goregaokar +License: MIT or Apache-2.0 +Comment: see https://github.com/manishearth/elsa + Files: vendor/ena/* Copyright: 2015-2020 Niko Matsakis License: MIT or Apache-2.0 @@ -865,6 +862,7 @@ Comment: see https://github.com/fizyk20/generic-array.git Files: vendor/gimli/* + vendor/gimli-*/* Copyright: 2016-2021 Nick Fitzgerald 2016-2021 Philip Craig @@ -1052,6 +1050,7 @@ Comment: Files: vendor/miniz_oxide/* + vendor/miniz_oxide-0*/* Copyright: 2017-2020 Frommi License: MIT Comment: see https://github.com/Frommi/miniz_oxide @@ -1074,6 +1073,14 @@ Copyright: 2018-2022 MSxDOS License: Apache-2.0 OR MIT Comment: see https://github.com/MSxDOS/ntapi +Files: vendor/nu-ansi-term/* +Copyright: 2014-2023 ogham@bsago.me + 2014-2023 Ryan Scheel (Havvy) + 2014-2023 Josh Triplett + 2014-2023 The Nushell Project Developers +License: MIT +Comment: see https://github.com/nushell/nu-ansi-term + Files: vendor/num_cpus/* Copyright: 2015 Sean McArthur License: MIT @@ -1113,6 +1120,11 @@ Copyright: 2019-2019 Phuntsok Drak-pa License: MIT Comment: see https://github.com/Phundrak/output-vt100-rs +Files: vendor/overload/* +Copyright: 2019-2022 Daniel Salvadori +License: MIT +Comment: see https://github.com/danaugrs/overload + Files: vendor/hashbrown/* vendor/hashbrown-0.*/* @@ -1121,7 +1133,7 @@ Files: vendor/parking_lot/* vendor/parking_lot-0.11.2/* vendor/parking_lot_core/* - vendor/parking_lot_core-0.8.5/* + vendor/parking_lot_core-0.*/* Copyright: 2016-2019 Amanieu d'Antras License: MIT or Apache-2.0 Comment: @@ -1273,13 +1285,6 @@ Copyright: 2017-2018 Aaronepower License: MIT or Apache-2.0 Comment: see https://github.com/Aaronepower/remove_dir_all.git -Files: vendor/rls-data/* - vendor/rls-span/* -Copyright: 2016-2017 Nick Cameron -License: Apache-2.0 or MIT -Comment: see https://github.com/nrc/rls-span - see https://github.com/nrc/rls-data - Files: vendor/rowan/* Copyright: 2018-2022 Aleksey Kladov License: MIT OR Apache-2.0 @@ -1531,7 +1536,7 @@ Files: vendor/tracing-attributes/* vendor/tracing-core/* vendor/tracing-log/* - vendor/tracing-subscriber-0.*/* + vendor/tracing-subscriber/* Copyright: 2018-2020 Eliza Weisman 2018-2020 Tokio Contributors