From: Vasudev Kamath Date: Sat, 21 Apr 2018 15:02:33 +0000 (+0530) Subject: Add copyright for lazycell, proc-macro, quick-error and ucd-util X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~65 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=fa85741fdf7405430273fc8e92b2cb7a6deb0286;p=cargo.git Add copyright for lazycell, proc-macro, quick-error and ucd-util --- diff --git a/debian/copyright b/debian/copyright index 0d8926fae..04b3fbe9d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -96,6 +96,11 @@ Comment: see upstream projects, * https://github.com/BurntSushi/same-file * https://github.com/BurntSushi/walkdir +Files: vendor/ucd-util-* +Copyright: 2015 Andrew Gallant +License: MIT or Apache-2.0 +Comment: see https://github.com/BurntSushi/rucd + Files: vendor/kernel32-* vendor/winapi-* vendor/advapi32-sys-* @@ -148,6 +153,11 @@ Copyright: 2013 Simon Sapin 1991-2015 Unicode, Inc License: MIT or Apache-2.0 +Files: vendor/lazycell-* +Copyright: 20014, The Rust Project Developers + 2016-2017, Nikita Pekin and lazycell contributors +License: MIT or Apache-2.0 + Files: vendor/idna-0*/src/IdnaMappingTable.txt vendor/idna-0*/tests/IdnaTest.txt Copyright: 1991-2017 Unicode, Inc @@ -293,9 +303,13 @@ Comment: see https://github.com/softprops/atty Files: vendor/fnv-* vendor/cc-* -Copyright: 2017, Alex Crichton + vendor/proc-macro2-* +Copyright: 2017-2018, Alex Crichton License: MIT or Apache-2.0 -Comment: see https://github.com/servo/rust-fnv/ +Comment: + see https://github.com/servo/rust-fnv/ + see https://github.com/alexcrichton/proc-macro + Files: vendor/home-* Copyright: Brian Anderson @@ -336,6 +350,10 @@ Files: vendor/redox_syscall-* Copyright: 2017, Redox OS Developers License: MIT +Files: vendor/quick-error-* +Copyright: 2015, The quick-error developers +License: MIT or Apache-2.0 + Files: vendor/termion-* Copyright: 2016, Ticki License: MIT