diff options
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 214 |
1 files changed, 175 insertions, 39 deletions
diff --git a/debian/copyright b/debian/copyright index 832050b28..ec184ada3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -37,7 +37,7 @@ Files-Excluded: vendor/jsonpath_lib/docs vendor/mdbook/src/theme/playground_editor vendor/psm/src/arch/wasm32.o - vendor/rustix/src/imp/linux_raw/arch/outline/*/*.a + vendor/rustix/src/backend/linux_raw/arch/outline/*/*.a vendor/winapi-*/*/*.a # Embedded submodule used for CI library/stdarch/crates/intrinsic-test/acle @@ -47,22 +47,25 @@ Files-Excluded: vendor/anyhow-1.0.60 vendor/anymap vendor/arbitrary - vendor/ar vendor/arrayvec-0.7.0 + vendor/base64 vendor/bitmaps + vendor/bstr vendor/bumpalo vendor/byteorder vendor/bytesize vendor/camino-1.0.9 - vendor/chalk-derive - vendor/chalk-ir + vendor/cc-1.0.73 + vendor/chalk-derive-0.86.0 + vendor/chalk-ir-0.86.0 vendor/chalk-recursive - vendor/chalk-solve + vendor/chalk-solve-0.86.0 vendor/clap vendor/clap_lex vendor/color-eyre vendor/color-spantrace vendor/combine + vendor/command-group vendor/commoncrypto vendor/commoncrypto-sys vendor/concolor @@ -70,7 +73,6 @@ Files-Excluded: vendor/content_inspector vendor/core-foundation vendor/core-foundation-sys-0.8.0 - vendor/cpufeatures-0.2.1 vendor/cranelift-bforest vendor/cranelift-codegen vendor/cranelift-codegen-meta @@ -82,31 +84,28 @@ Files-Excluded: vendor/cranelift-module vendor/cranelift-native vendor/cranelift-object - vendor/crossbeam - vendor/crossbeam-channel-0.5.4 vendor/crossbeam-deque-0.8.1 + vendor/crossbeam-epoch-0.9.11 vendor/crossbeam-epoch-0.9.6 - vendor/crossbeam-epoch-0.9.8 - vendor/crossbeam-queue + vendor/crossbeam-utils-0.8.12 vendor/crossbeam-utils-0.8.8 - vendor/crypto-common-0.1.2 + vendor/crypto-common-0.1.3 vendor/crypto-hash vendor/curl vendor/curl-sys vendor/derive_arbitrary vendor/diff-0.1.12 - vendor/difference - vendor/digest-0.10.2 + vendor/digest-0.10.3 vendor/directories vendor/dot vendor/dunce vendor/either-1.6.0 vendor/either-1.6.1 - vendor/expect-test-1.0.1 + vendor/env_logger vendor/eyre vendor/filetime-0.2.14 vendor/filetime-0.2.16 - vendor/flate2-1.0.16 + vendor/flate2-1.0.23 vendor/foreign-types vendor/foreign-types-shared vendor/form_urlencoded-1.0.1 @@ -125,20 +124,25 @@ Files-Excluded: vendor/heck-0.3.3 vendor/hex-0.3.2 vendor/hex-0.4.2 + vendor/hmac vendor/home-0.5.3 + vendor/http-auth vendor/idna-0.2.0 vendor/im-rc vendor/indenter vendor/inotify vendor/inotify-sys + vendor/io-lifetimes-1.0.1 + vendor/is-terminal vendor/itoa-1.0.2 vendor/jemalloc-sys vendor/jod-thread vendor/kqueue vendor/kqueue-sys vendor/kstring - vendor/libc-0.2.126 vendor/libc-0.2.127 + vendor/libc-0.2.135 + vendor/libc-0.2.137 vendor/libffi vendor/libffi-sys vendor/libgit2-sys @@ -156,10 +160,12 @@ Files-Excluded: vendor/mimalloc vendor/miniz_oxide-0.5.3 vendor/mio + vendor/nix vendor/normalize-line-endings vendor/notify vendor/once_cell-1.12.0 vendor/once_cell-1.13.0 + vendor/once_cell-1.15.0 vendor/oorandom vendor/openssl vendor/openssl-probe @@ -177,6 +183,8 @@ Files-Excluded: vendor/protobuf-support vendor/pulldown-cmark-to-cmark vendor/quote-1.0.18 + vendor/rayon-1.5.3 + vendor/rayon-core-1.9.3 vendor/redox_syscall-0.2.10 vendor/redox_syscall-0.2.13 vendor/regalloc2 @@ -184,7 +192,6 @@ Files-Excluded: vendor/regex-syntax-0.6.26 vendor/region vendor/rustc-build-sysroot - vendor/rustc_version vendor/ryu-1.0.10 vendor/ryu-1.0.5 vendor/salsa @@ -202,6 +209,7 @@ Files-Excluded: vendor/serde_json-1.0.81 vendor/serde_json-1.0.85 vendor/serde-value + vendor/sha1 vendor/sha2-0.10.1 vendor/sharded-slab-0.1.1 vendor/similar @@ -215,6 +223,7 @@ Files-Excluded: vendor/socket2 vendor/static_assertions vendor/strip-ansi-escapes + vendor/subtle vendor/target-lexicon vendor/thiserror-1.0.33 vendor/thiserror-impl-1.0.33 @@ -233,7 +242,7 @@ Files-Excluded: vendor/tracing-subscriber vendor/tracing-tree-0.2.0 vendor/typed-arena - vendor/typenum-1.12.0 + vendor/typenum-1.15.0 vendor/ui_test vendor/unicode-bidi-0.3.4 vendor/unicode-ident-1.0.0 @@ -243,10 +252,15 @@ Files-Excluded: vendor/vcpkg vendor/version_check-0.9.3 vendor/vte + vendor/windows_aarch64_msvc-0.36.1 + vendor/windows_i686_gnu-0.36.1 + vendor/windows_i686_msvc-0.36.1 + vendor/windows-sys-0.36.1 + vendor/windows_x86_64_gnu-0.36.1 + vendor/windows_x86_64_msvc-0.36.1 vendor/xattr-0.2.2 vendor/yaml-merge-keys vendor/yaml-rust - vendor/yansi # DO NOT EDIT above, AUTOGENERATED Files: C*.md @@ -313,6 +327,13 @@ Copyright: 2019-2022 Tom Kaitchuck <Tom.Kaitchuck@gmail.com> License: MIT OR Apache-2.0 Comment: see https://github.com/tkaitchuck/ahash +Files: vendor/ar_archive_writer/* +Copyright: 2003-2017 University of Illinois at Urbana-Champaign. +License: Apache-2.0 with LLVM exception +Comment: + see https://github.com/rust-lang/ar_archive_writer + derived from LLVM code + Files: vendor/askama*/* Copyright: 2016-2022 Dirkjan Ochtman License: MIT OR Apache-2.0 @@ -322,8 +343,7 @@ Files: vendor/bitflags/* vendor/cc/* vendor/cmake/* - vendor/env_logger-0*/* - vendor/env_logger/* + vendor/env_logger-0.*/* vendor/getopts/* vendor/glob/* vendor/libc/* @@ -420,7 +440,6 @@ Comment: see https://github.com/messense/rustc-test Files: vendor/addr2line/* - vendor/addr2line-0*/* Copyright: 2016-2021 Nick Fitzgerald <fitzgen@gmail.com> 2016-2021 Philip Craig <philipjcraig@gmail.com> @@ -431,7 +450,6 @@ Comment: see https://github.com/gimli-rs/addr2line Files: vendor/adler/* - vendor/adler-0.2.3/* Copyright: 2020-2021 Jonas Schievink <jonasschievink@gmail.com> License: 0BSD or MIT or Apache-2.0 Comment: see https://github.com/jonas-schievink/adler.git @@ -501,7 +519,7 @@ Comment: see https://github.com/RustCrypto/traits see https://github.com/RustCrypto/utils -Files: vendor/bstr/* +Files: vendor/bstr-0.*/* Copyright: 2018-2020 Andrew Gallant <jamslam@gmail.com> License: MIT OR Apache-2.0 Comment: see https://github.com/BurntSushi/bstr @@ -556,10 +574,10 @@ License: MIT or Apache-2.0 Comment: see https://github.com/cryptocorrosion/cryptocorrosion Files: - vendor/chalk-derive-0.80.0/* + vendor/chalk-derive/* vendor/chalk-engine/* - vendor/chalk-ir-0.80.0/* - vendor/chalk-solve-0.80.0/* + vendor/chalk-ir/* + vendor/chalk-solve/* Copyright: 2015-2022 Rust Compiler Team 2015-2022 Chalk developers @@ -585,6 +603,11 @@ Copyright: 2016-2020 Thomas Wickham <mackwic@gmail.com> License: MPL-2.0 Comment: see https://github.com/mackwic/colored +Files: vendor/convert_case/* +Copyright: 2020-2022 David Purdum <purdum41@gmail.com> +License: MIT +Comment: see https://github.com/rutrum/convert-case + Files: vendor/countme/* Copyright: 2021-2022 Aleksey Kladov <aleksey.kladov@gmail.com> License: MIT OR Apache-2.0 @@ -634,6 +657,11 @@ Copyright: License: Apache-2.0 or MIT Comment: see https://github.com/rust-lang-nursery/datafrog +Files: vendor/derive_more/* +Copyright: 2016-2023 Jelte Fennema <github-tech@jeltef.nl> +License: MIT +Comment: see https://github.com/JelteF/derive_more + Files: vendor/derive-new/* Copyright: 2016-2020 Nick Cameron <ncameron@mozilla.com> License: MIT @@ -695,6 +723,11 @@ Copyright: 2017-2021 The @xdg-rs members License: MIT OR Apache-2.0 Comment: see https://github.com/xdg-rs/dirs +Files: vendor/displaydoc/* +Copyright: 2019-2023 Jane Lusby <jlusby@yaah.dev> +License: MIT OR Apache-2.0 +Comment: see https://github.com/yaahc/displaydoc + Files: vendor/drop_bomb/* Copyright: 2018-2020 Aleksey Kladov <aleksey.kladov@gmail.com> License: MIT OR Apache-2.0 @@ -730,6 +763,11 @@ Copyright: 2016-2019 Steven Fackler <sfackler@gmail.com> License: MIT or Apache-2.0 Comment: see https://github.com/sfackler/rust-fallible-iterator +Files: vendor/fastrand/* +Copyright: 2020-2023 Stjepan Glavina <stjepang@gmail.com> +License: Apache-2.0 OR MIT +Comment: see https://github.com/smol-rs/fastrand + Files: vendor/fd-lock/* Copyright: 2019-2022 Yoshua Wuyts <yoshuawuyts@gmail.com> License: MIT OR Apache-2.0 @@ -774,7 +812,6 @@ License: MIT Comment: see https://github.com/fizyk20/generic-array.git Files: - vendor/gimli-0*/* vendor/gimli/* Copyright: 2016-2021 Nick Fitzgerald <fitzgen@gmail.com> @@ -942,7 +979,9 @@ Copyright: 2015-2021 Dan Burkert <dan@danburkert.com> License: MIT or Apache-2.0 Comment: see https://github.com/RazrFalcon/memmap2-rs -Files: vendor/memoffset/* +Files: + vendor/memoffset/* + vendor/memoffset-0.6.5/* Copyright: 2017-2019 Gilad Naaman <gilad.naaman@gmail.com> License: MIT Comment: see https://github.com/Gilnaa/memoffset @@ -955,7 +994,6 @@ Comment: Files: vendor/miniz_oxide/* - vendor/miniz_oxide-0.4.0/* Copyright: 2017-2020 Frommi <daniil.liferenko@gmail.com> License: MIT Comment: see https://github.com/Frommi/miniz_oxide @@ -984,7 +1022,6 @@ License: MIT Comment: see https://github.com/seanmonstar/num_cpus Files: - vendor/object-0*/* vendor/object/* Copyright: 2016-2020 Nick Fitzgerald <fitzgen@gmail.com> @@ -1164,7 +1201,9 @@ License: MIT Comment: see https://github.com/redox-os/syscall -Files: vendor/regex-automata/* +Files: + vendor/regex-automata/* + vendor/regex-automata-0.1.10/* Copyright: 2018-2020 Andrew Gallant <jamslam@gmail.com> License: Unlicense or MIT Comment: see https://github.com/BurntSushi/regex-automata @@ -1201,6 +1240,12 @@ Copyright: 2020-2020 flip1995 <hello@philkrones.com> License: MIT OR Apache-2.0 Comment: see https://github.com/flip1995/rustc-semver +Files: vendor/rustc_version/* +Copyright: 2015-2021 Dirkjan Ochtman <dirkjan@ochtman.nl> + 2015-2021 Marvin Löbel <loebel.marvin@gmail.com> +License: MIT or Apache-2.0 +Comment: see https://github.com/Kimundi/rustc-version-rs + Files: vendor/rustfix/* Copyright: 2016-2021 Pascal Hertleif <killercup@gmail.com> @@ -1292,6 +1337,15 @@ Copyright: 2016-2020 Andrew Gallant <jamslam@gmail.com> License: BSD-3-Clause Comment: see https://github.com/BurntSushi/rust-snappy +Files: + vendor/spdx-expression/* + vendor/spdx-rs/* +Copyright: 2021-2022 Mikko Murto <mikko.murto@hhpartners.fi> +License: MIT +Comment: + see https://github.com/doubleopen-project/spdx-expression + see https://github.com/doubleopen-project/spdx-rs + Files: vendor/stable_deref_trait/* Copyright: 2017-2017 Robert Grosse <n210241048576@gmail.com> License: MIT or Apache-2.0 @@ -1308,6 +1362,13 @@ Copyright: 2015-2021 Danny Guo <dannyguo91@gmail.com> License: MIT Comment: see https://github.com/dguo/strsim-rs +Files: + vendor/strum/* + vendor/strum_macros/* +Copyright: 2017-2023 Peter Glotfelty <peter.glotfelty@microsoft.com> +License: MIT +Comment: see https://github.com/Peternator7/strum + Files: vendor/synstructure/* Copyright: 2016-2019 Nika Layzell <nika@thelayzells.com> @@ -1498,6 +1559,14 @@ Copyright: 2015-2018 Simon Sapin <simon.sapin@exyr.org> License: MIT OR Apache-2.0 Comment: see https://github.com/SimonSapin/rust-utf8 +Files: vendor/uuid/* +Copyright: 2014-2023 Ashley Mannix<ashleymannix@live.com.au> + 2014-2023 Christopher Armstrong + 2014-2023 Dylan DPC<dylan.dpc@gmail.com> + 2014-2023 Hunar Roop Kahlon<hunar.roop@gmail.com> +License: Apache-2.0 OR MIT +Comment: see https://github.com/uuid-rs/uuid + Files: vendor/wasi/* Copyright: 2019-2020 The Cranelift Project Developers License: Apache-2.0 with LLVM exception or Apache-2.0 or MIT @@ -1520,6 +1589,11 @@ Copyright: 2015-2017 Steven Allen <steven@stebalien.com> License: MIT or Apache-2.0 Comment: see https://github.com/Stebalien/xattr +Files: vendor/yansi/* +Copyright: 2017-2022 Sergio Benitez <sb@sergio.bz> +License: MIT or Apache-2.0 +Comment: see https://github.com/SergioBenitez/yansi + Files: vendor/yansi-term/* Copyright: 2014-2020 ogham@bsago.me 2014-2020 Ryan Scheel (Havvy) <ryan.havvy@gmail.com> @@ -1600,18 +1674,14 @@ License: Apache-2.0 with LLVM exception OR Apache-2.0 OR MIT Comment: see https://github.com/bytecodealliance/wasi Files: + vendor/windows-sys/* + vendor/windows_aarch64_gnullvm/* vendor/windows_aarch64_msvc/* vendor/windows_i686_gnu/* vendor/windows_i686_msvc/* - vendor/windows-sys/* vendor/windows_x86_64_gnu/* + vendor/windows_x86_64_gnullvm/* vendor/windows_x86_64_msvc/* - vendor/windows_aarch64_msvc-0.28.0/* - vendor/windows_i686_gnu-0.28.0/* - vendor/windows_i686_msvc-0.28.0/* - vendor/windows-sys-0.28.0/* - vendor/windows_x86_64_gnu-0.28.0/* - vendor/windows_x86_64_msvc-0.28.0/* Copyright: 2019-2022 Microsoft Corporation License: MIT OR Apache-2.0 Comment: see https://github.com/microsoft/windows-rs @@ -1635,6 +1705,24 @@ Copyright: 2020-2022 Aleksey Kladov <aleksey.kladov@gmail.com> License: MIT OR Apache-2.0 Comment: see https://github.com/matklad/xshell +Files: + vendor/icu_list/* + vendor/icu_locid/* + vendor/icu_provider/* + vendor/icu_provider_adapters/* + vendor/icu_provider_macros/* + vendor/litemap/* + vendor/yoke/* + vendor/yoke-derive/* + vendor/writeable/* + vendor/zerofrom/* + vendor/zerofrom-derive/* + vendor/zerovec/* + vendor/zerovec-derive/* +Copyright: 1999-2022 Unicode, Inc. +License: Unicode-Data-Files-and-Software-License +Comment: See https://github.com/unicode-org/icu4x + Files: debian/* Copyright: 2013-2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> License: MIT or Apache-2.0 @@ -2351,3 +2439,51 @@ License: Zlib 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. + +License: Unicode-Data-Files-and-Software-License + UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE + . + See Terms of Use <https://www.unicode.org/copyright.html> + for definitions of Unicode Inc.’s Data Files and Software. + . + NOTICE TO USER: Carefully read the following legal agreement. + BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S + DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), + YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE + TERMS AND CONDITIONS OF THIS AGREEMENT. + IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE + THE DATA FILES OR SOFTWARE. + . + COPYRIGHT AND PERMISSION NOTICE + . + Copyright © 1991-2022 Unicode, Inc. All rights reserved. + Distributed under the Terms of Use in https://www.unicode.org/copyright.html. + . + Permission is hereby granted, free of charge, to any person obtaining + a copy of the Unicode data files and any associated documentation + (the "Data Files") or Unicode software and any associated documentation + (the "Software") to deal in the Data Files or Software + without restriction, including without limitation the rights to use, + copy, modify, merge, publish, distribute, and/or sell copies of + the Data Files or Software, and to permit persons to whom the Data Files + or Software are furnished to do so, provided that either + (a) this copyright and permission notice appear with all copies + of the Data Files or Software, or + (b) this copyright and permission notice appear in associated + Documentation. + . + THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF + ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE + WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT OF THIRD PARTY RIGHTS. + IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS + NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL + DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, + DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER + TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR + PERFORMANCE OF THE DATA FILES OR SOFTWARE. + . + Except as contained in this notice, the name of a copyright holder + shall not be used in advertising or otherwise to promote the sale, + use or other dealings in these Data Files or Software without prior + written authorization of the copyright holder. |