Update d/copyright

This commit is contained in:
Ximin Luo 2018-07-25 03:10:06 -07:00
parent bf4b0f6a4e
commit 89726f032f

75
debian/copyright vendored
View File

@ -137,10 +137,6 @@ Copyright: 2006-2009 Graydon Hoare
2012-2017 The Rust Project Developers (see AUTHORS.txt)
License: MIT or Apache-2.0
Files: src/librustc_trans/cabi_x86_64.rs
Copyright: 2008-2010 Tachyon Technologies
License: BSD-2-clause
Files: src/libcompiler_builtins/compiler-rt/*
Copyright: 2009-2015 Howard Hinnant
2009-2015 The CompileRT Developers (see src/compiler-rt/CREDITS.TXT)
@ -157,18 +153,10 @@ License: BSD-3-Clause
Files:
src/libbacktrace/filenames.h
src/libbacktrace/ansidecl.h
src/libbacktrace/hashtab.h
src/libbacktrace/ltmain.sh
Copyright: 2000, 2001, 2007, 2010 Free Software Foundation, Inc.
License: GPL-2+
Files: src/libbacktrace/dwarf2.h
Copyright: 1992, 1993, 1995, 1996, 1997, 1999, 2000, 2001, 2002,
2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
Free Software Foundation, Inc.
License: GPL-3+ with GCC Runtime Library exception
Files: src/librustdoc/html/static/FiraSans*
Copyright: 2014, Mozilla Foundation, 2014, Telefonica S.A.
License: SIL-OPEN-FONT
@ -212,7 +200,10 @@ Files: src/vendor/bitflags/*
src/vendor/rand/*
src/vendor/rand-0*/*
src/vendor/regex/*
src/vendor/regex-0*/*
src/vendor/regex-syntax/*
src/vendor/regex-syntax-0*/*
src/vendor/rustc-hash/*
src/vendor/rustc-serialize/*
src/vendor/tempdir/*
src/vendor/time/*
@ -326,6 +317,14 @@ Comment: see https://github.com/oli-obk/cargo_metadata
see https://github.com/oli-obk/quine-mc_cluskey
see https://github.com/oli-obk/log_settings
Files:
src/vendor/chalk-engine/*
src/vendor/chalk-macros/*
Copyright: 2015-2018 Rust Compiler Team
2015-2018 Chalk developers
License: Apache-2.0 or MIT
Comment: see https://github.com/rust-lang-nursery/chalk
Files: src/vendor/chrono/*
Copyright: 2014-2018 Kang Seonghoon <public+rust@mearie.org>
License: MIT or Apache-2.0
@ -352,6 +351,13 @@ Comment: see https://github.com/crossbeam-rs/crossbeam-deque
see https://github.com/crossbeam-rs/crossbeam-epoch
see https://github.com/crossbeam-rs/crossbeam-utils
Files: src/vendor/datafrog/*
Copyright: 20XX-2018 Frank McSherry <fmcsherry@me.com>
20XX-2018 The Rust Project Developers
20XX-2018 Datafrog Developers
License: Apache-2.0 or MIT
Comment: see https://github.com/rust-lang-nursery/datafrog
Files: src/vendor/diff/*
Copyright: 2015-2017 Utkarsh Kukreti <utkarshkukreti@gmail.com>
License: MIT or Apache-2.0
@ -420,6 +426,15 @@ Copyright: 2016-2017 Brian Anderson <banderson@mozilla.com>
License: MIT or Apache-2.0
Comment: see https://github.com/brson/error-chain
Files:
src/vendor/failure/*
src/vendor/failure_derive/*
Copyright: 2017-2018 Without Boats <boats@mozilla.com>
License: MIT OR Apache-2.0
Comment:
see https://github.com/withoutboats/failure
see https://github.com/withoutboats/failure_derive
Files: src/vendor/fuchsia-zircon/*
src/vendor/fuchsia-zircon-sys/*
Copyright: 2014-2018 Raph Levien <raph@google.com>
@ -472,14 +487,17 @@ Copyright: 2014-2017 Simon Sapin <simon.sapin@exyr.org>
License: MIT
Comment: see https://github.com/SimonSapin
Files: src/vendor/lazy_static/*
src/vendor/lazy_static-0*/*
src/vendor/owning_ref/*
Files:
src/vendor/lazy_static/*
src/vendor/lazy_static-0*/*
src/vendor/owning_ref/*
src/vendor/rustc_version/*
Copyright: 2014-2018 Marvin Löbel <loebel.marvin@gmail.com>
License: MIT or Apache-2.0
Comment:
see https://github.com/rust-lang-nursery/lazy-static.rs
see https://github.com/Kimundi/owning-ref-rs
https://github.com/Kimundi/rustc-version-rs
Files: src/vendor/mdbook/*
Copyright: 2015-2017 Mathieu David <mathieudavid@mathieudavid.org>
@ -491,6 +509,11 @@ Copyright: 2017-2018 Gilad Naaman <gilad.naaman@gmail.com>
License: MIT
Comment: see https://github.com/Gilnaa/memoffset
Files: src/vendor/minifier/*
Copyright: 2017-2018 Guillaume Gomez <guillaume1.gomez@gmail.com>
License: MIT
Comment: see https://github.com/GuillaumeGomez/minifier-rs
Files: src/vendor/miniz-sys/miniz.c
Copyright: 1996-2012 Rich Geldreich
License: Unlicense
@ -514,6 +537,12 @@ Comment:
see https://github.com/dragostis/pest
see https://github.com/pest-parser/pest
Files: src/vendor/polonius-engine/*
Copyright: 2018-2018 The Rust Project Developers
2018-2018 Polonius Developers
License: Apache-2.0 or MIT
Comment: see https://github.com/rust-lang-nursery/polonius
Files: src/vendor/pulldown-cmark/*
Copyright: 2015-2017 Raph Levien <raph@google.com>
License: MIT
@ -525,12 +554,17 @@ Copyright: 2015-2017 Paul Colomiets <paul@colomiets.name>
License: MIT or Apache-2.0
Comment: see http://github.com/tailhook/quick-error
Files: src/vendor/rayon/*
src/vendor/rayon-core/*
Files:
src/vendor/rayon/*
src/vendor/rayon-core/*
src/vendor/rustc-rayon/*
src/vendor/rustc-rayon-core/*
Copyright: 2014-2018 Niko Matsakis <niko@alum.mit.edu>
2014-2018 Josh Stone <cuviper@gmail.com>
License: Apache-2.0 or MIT
Comment: see https://github.com/rayon-rs/rayon
Comment:
see https://github.com/rayon-rs/rayon
see https://github.com/Zoxc/rayon/tree/rustc
Files: src/vendor/redox_syscall/*
src/vendor/redox_termios/*
@ -612,6 +646,11 @@ Files:
Copyright: 2015-2018 Peter Glotfelty <peglotfe@microsoft.com>
License: MIT
Files: src/vendor/synstructure/*
Copyright: 2016-2018 Michael Layzell <michael@thelayzells.com>
License: MIT
Comment: see https://github.com/mystor/synstructure
Files: src/vendor/tempfile/*
Copyright: 2015-2018 Steven Allen <steven@stebalien.com>
2015-2018 The Rust Project Developers