From a6015e9f75332c83b7ebe6885ea619c6bd43742b Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Tue, 5 Dec 2017 20:39:45 +0530 Subject: [PATCH] Update copyright information. --- debian/copyright | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index 2b9497bf2..6e89d16da 100644 --- a/debian/copyright +++ b/debian/copyright @@ -22,7 +22,6 @@ Files: vendor/bitflags-* vendor/env_logger-* vendor/flate2-* vendor/fs2-0* - vendor/gcc-0* vendor/glob-0* vendor/libc-0* vendor/log-0* @@ -309,6 +308,7 @@ License: MIT Comment: see https://github.com/softprops/atty Files: vendor/fnv-* + vendor/cc-* Copyright: 2017, Alex Crichton License: MIT or Apache-2.0 Comment: see https://github.com/servo/rust-fnv/ @@ -336,6 +336,24 @@ Copyright: 2017-2017 Jim McGrath License: MIT or Apache-2.0 Comment: see https://github.com/mcgoo/vcpkg-rs +Files: vendor/commoncrypto-* + vendor/crypto-hash-* +Copyright: 2016, Mark Lee + 2015-2016, Mark Lee +License: MIT +Comment: + * see https://github.com/malept/rust-commoncrypto + * see https://github.com/malept/crypto-hash + +Files: vendor/redox_syscall-* +Copyright: 2017, Redox OS Developers +License: MIT + +Files: vendor/termion-* +Copyright: 2016, Ticki +License: MIT +Comment: see https://github.com/ticki/termion/ + Files: src/doc/javascripts/prism.js debian/missing-sources/prism.js Copyright: 2015 Lea Verou -- 2.30.2