From: Vasudev Kamath Date: Sat, 2 Jun 2018 09:39:46 +0000 (+0530) Subject: Update copyright with new vendor crate info X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~52 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3cb2bfab6f624843eb7385c08365f0b879994c45;p=cargo.git Update copyright with new vendor crate info --- diff --git a/debian/copyright b/debian/copyright index 04b3fbe9d..65c141013 100644 --- a/debian/copyright +++ b/debian/copyright @@ -36,11 +36,14 @@ Files: vendor/bitflags-* vendor/num-traits-* vendor/rand-0* vendor/regex-0* + vendor/regex-1* vendor/regex-syntax-* vendor/rustc-serialize-* vendor/semver-* vendor/shell-escape-* vendor/tempdir-0* + vendor/vec_map-* + vendor/unicode-width-* Copyright: 2014-2016 The Rust Project Developers License: MIT or Apache-2.0 Comment: @@ -350,6 +353,12 @@ Files: vendor/redox_syscall-* Copyright: 2017, Redox OS Developers License: MIT +Files: vendor/ansi_term-* +Copyright: 2014, Benjamin Sago + Ryan Scheel (Havvy) + Josh Triplett +License: MIT + Files: vendor/quick-error-* Copyright: 2015, The quick-error developers License: MIT or Apache-2.0 @@ -396,6 +405,18 @@ Comment: . See https://github.com/tailhook/humantime +Files: vendor/textwrap-* +Copyright: 2016, Martin Geisler +License: MIT + +Files: vendor/clap-* +Copyright: 2015-2016, Kevin B. Knapp +License: MIT + +Files: vendor/tempfile-* +Copyright: 2015, Steven Allen +License: MIT or Apache-2.0 + Files: debian/* Copyright: 2017 Ximin Luo 2015-2016 Luca Bruno