Add missing copyright information to copyright file.
authorVasudev Kamath <vasudev@copyninja.info>
Fri, 22 Sep 2017 16:44:48 +0000 (22:14 +0530)
committerVasudev Kamath <vasudev@copyninja.info>
Fri, 22 Sep 2017 16:44:48 +0000 (22:14 +0530)
Warnings were mostly reported by lintian after new version was built.

debian/copyright

index f1aeed3d13d3d77e4d65ceeac2b122da545db564..10b58edaadda99d046a1648829283ca3cc6dabb2 100644 (file)
@@ -64,6 +64,7 @@ Files: vendor/backtrace-0*
        vendor/scoped-tls-0*
        vendor/tar-0*
        vendor/toml-0*
+       vendor/socket2-*
 Copyright: 2014-2017 Alex Crichton <alex@alexcrichton.com>
            2014-2017 The Rust Project Developers
 License: MIT or Apache-2.0
@@ -73,6 +74,8 @@ Files: vendor/aho-corasick-*
        vendor/docopt-*
        vendor/memchr-*
        vendor/utf8-ranges-*
+       vendor/wincolor-*
+       vendor/termcolor-*
 Copyright: 2015 Andrew Gallant <jamslam@gmail.com>
 License: MIT or Unlicense
 Comment: see upstream projects,
@@ -80,6 +83,8 @@ Comment: see upstream projects,
  * https://github.com/BurntSushi/aho-corasick
  * https://github.com/BurntSushi/rust-memchr
  * https://github.com/BurntSushi/utf8-ranges
+ * https://github.com/BurntSushi/ripgrep/tree/master/wincolor
+ * https://github.com/BurntSushi/ripgrep/tree/master/termcolor
 
 Files: vendor/dbghelp-sys-0*
        vendor/kernel32-*
@@ -252,17 +257,29 @@ Comment:
  vendor/unicode-xid-0.0.4/scripts/unicode.py:// NOTE: The following code was generated by "scripts/unicode.py", do not edit directly
  vendor/unicode-xid-0.0.4/src/tables.rs:// NOTE: The following code was generated by "scripts/unicode.py", do not edit directly
 
-Files: vendor/unreachable-0*
+Files: vendor/unreachable-*
        vendor/void-1.*
 Copyright: 2015-2017 Jonathan Reem <jonathan.reem@gmail.com>
 License: MIT
 Comment: see https://github.com/reem/
 
 Files: vendor/url-1.*
+       vendor/percent-encoding-*
 Copyright: 2015-2016 Simon Sapin <simon.sapin@exyr.org>
            2013-2016 The rust-url developers
 License: MIT or Apache-2.0
 Comment: see https://github.com/servo/rust-url
+         see https://github.com/servo/rust-url/tree/master/percent_encoding
+
+Files: vendor/hex-*
+Copyright: 2015, rust-hex Developers
+License: MIT or Apache-2.0
+Comment: see https://github.com/KokaKiwi/rust-hex
+
+Files: vendor/atty-*
+Copyright: 2015-2016, Doug Tangren
+License: MIT
+Comment: see https://github.com/softprops/atty
 
 Files: vendor/vcpkg-0*
 Copyright: 2017-2017 Jim McGrath <jimmc2@gmail.com>