Add copyright for lazycell, proc-macro, quick-error and ucd-util
authorVasudev Kamath <vasudev@copyninja.info>
Sat, 21 Apr 2018 15:02:33 +0000 (20:32 +0530)
committerVasudev Kamath <vasudev@copyninja.info>
Sat, 21 Apr 2018 15:29:26 +0000 (20:59 +0530)
debian/copyright

index 0d8926fae8de2e64dcb0fee281c19f8b25abafff..04b3fbe9db1e43c233d7e45b1d7b3245421512d1 100644 (file)
@@ -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 <jamslam@gmail.com>
+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 <simon.sapin@exyr.org>
            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 <alex@alexcrichton.com>
+ vendor/proc-macro2-*
+Copyright: 2017-2018, Alex Crichton <alex@alexcrichton.com>
 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 <andersb@gmail.com>
@@ -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