]> git.proxmox.com Git - cargo.git/commitdiff
Update d/copyright
authorXimin Luo <infinity0@debian.org>
Thu, 28 Nov 2019 09:53:16 +0000 (09:53 +0000)
committerXimin Luo <infinity0@debian.org>
Thu, 28 Nov 2019 09:53:16 +0000 (09:53 +0000)
debian/copyright

index 92f63bc38af16712275d8d4dfe8e293c47255972..0a9b9dc1b5a7439fa69b45933cd79cd04c6309a2 100644 (file)
@@ -2,16 +2,20 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: cargo
 Source: https://github.com/rust-lang/cargo
 
-Files: src/*
-       tests/*
-       .*
-       Cargo.*
-       LICENSE-*
-       README.*
-       ARCHITECTURE.*
-       CHANGELOG.*
-       CONTRIBUTING.*
-       appveyor.yml
+Files:
+ crates/*
+ src/*
+ tests/*
+ .*
+ Cargo.*
+ LICENSE-*
+ README.*
+ ARCHITECTURE.*
+ CHANGELOG.*
+ CONTRIBUTING.*
+ appveyor.yml
+ azure-pipelines.yml
+ ci/*
 Copyright: 2014 The Rust Project Developers
 License: MIT or Apache-2.0
 Comment: please do not add * to the above paragraph, so we can use lintian to
@@ -92,7 +96,7 @@ Files:
 Copyright:
  2019-2019 The Rand Project Developers
  2010-2019 The Rust Project Developers
-License: MIT OR Apache-2.0
+License: MIT or Apache-2.0
 Comment:
  see https://github.com/rust-random/getrandom
  see https://github.com/rust-random/rand
@@ -125,6 +129,11 @@ Comment: see upstream projects,
  * https://github.com/BurntSushi/walkdir
  * https://github.com/BurntSushi/winapi-util
 
+Files: vendor/adler32/*
+Copyright: 2015-2019 Remi Rampin <remirampin@gmail.com>
+License: Zlib
+Comment: see https://github.com/remram44/adler32-rs
+
 Files:
  vendor/bstr/*
  vendor/ucd-util/*
@@ -233,8 +242,17 @@ Copyright:
 License: BSD-3-Clause
 Comment: see https://fuchsia.googlesource.com/fuchsia/+/master/garnet/public/rust/fuchsia-cprng
 
-Files: vendor/hex/*
-Copyright: 2015, rust-hex Developers
+Files: vendor/hermit-abi/*
+Copyright: 2019-2019 Stefan Lankes
+License: MIT or Apache-2.0
+Comment: see https://github.com/hermitcore/hermit-abi
+
+Files:
+ vendor/hex/*
+ vendor/hex-0*/*
+Copyright:
+ 2015-2019 KokaKiwi <kokakiwi@kokakiwi.net>
+ 2015-2019 rust-hex Developers
 License: MIT or Apache-2.0
 Comment: see https://github.com/KokaKiwi/rust-hex
 
@@ -311,13 +329,20 @@ Copyright: 2015 Simon Sapin <simon.sapin@exyr.org>
 License: MIT
 Comment: see https://github.com/SimonSapin/rust-std-candidates
 
+Files: vendor/miniz_oxide/*
+Copyright:
+ 2017-2019 Frommi <daniil.liferenko@gmail.com>
+ 2017-2019 oyvindln <oyvindln@users.noreply.github.com>
+License: MIT
+Comment: see https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
+
 Files: vendor/num_cpus/*
 Copyright: 2015, Sean McArthur <sean@seanmonstar.com>
 License: MIT or Apache-2.0
 
 Files: vendor/numtoa/*
 Copyright: 2017-2018 Michael Aaron Murphy <mmstickman@gmail.com>
-License: MIT OR Apache-2.0
+License: MIT or Apache-2.0
 Comment: see https://gitlab.com/mmstick/numtoa
 
 Files: vendor/opener/*
@@ -412,6 +437,11 @@ Copyright: 2014-2019 Mathijs van de Nes <git@mathijs.vd-nes.nl>
 License: MIT
 Comment: see https://github.com/mvdnes/spin-rs.git
 
+Files: vendor/strip-ansi-escapes/*
+Copyright: 2017-2018 Ted Mielczarek <ted@mielczarek.org>
+License: Apache-2.0 or MIT
+Comment: see https://github.com/luser/strip-ansi-escapes
+
 Files: vendor/strsim/*
 Copyright: 2015 Danny Guo <dannyguo91@gmail.com>
 License: MIT
@@ -482,14 +512,25 @@ License: MIT or Apache-2.0
 Comment: see https://github.com/servo/rust-url
          see https://github.com/servo/rust-url/tree/master/percent_encoding
 
+Files: vendor/utf8parse/*
+Copyright: 2016-2019 Joe Wilm <joe@jwilm.com>
+License: Apache-2.0 or MIT
+Comment: see https://github.com/jwilm/vte
+
 Files: vendor/vcpkg/*
 Copyright: 2017-2017 Jim McGrath <jimmc2@gmail.com>
 License: MIT or Apache-2.0
 Comment: see https://github.com/mcgoo/vcpkg-rs
 
+Files: vendor/vte/*
+Copyright: 2016-2019 Joe Wilm <joe@jwilm.com>
+License: Apache-2.0 or MIT
+Comment: see https://github.com/jwilm/vte
+
 Files: vendor/winapi/*
-Copyright: 2014-2017 Peter Atashian <retep998@gmail.com>
-           2014-2017 winapi-rs developers
+Copyright:
+ 2014-2017 Peter Atashian <retep998@gmail.com>
+ 2014-2017 winapi-rs developers
 License: MIT
 Comment: see https://github.com/retep998/winapi-rs
 
@@ -644,3 +685,20 @@ License: BSL-1.0
  DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING
  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  THE SOFTWARE.
+
+License: Zlib
+ This software is provided 'as-is', without any express or implied
+ warranty.  In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+    claim that you wrote the original software. If you use this software
+    in a product, an acknowledgment in the product documentation would be
+    appreciated but is not required.
+ 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.