From 3cb2bfab6f624843eb7385c08365f0b879994c45 Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Sat, 2 Jun 2018 15:09:46 +0530 Subject: [PATCH] Update copyright with new vendor crate info --- debian/copyright | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) 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 -- 2.30.2