You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copyright: 2016 Ike Ku, Jessica Stokes and Leon Guan
89
83
The Rust Project Developers (see https://thanks.rust-lang.org)
90
84
License: MIT OR Apache-2.0
91
85
92
86
Files: src/doc/rustc-dev-guide/mermaid.min.js
93
-
Copyright: Knut Sveidqvist
87
+
Copyright: 2014-2021 Knut Sveidqvist
94
88
License: MIT
89
+
90
+
Files: library/backtrace/*
91
+
Copyright: 2014 Alex Crichton
92
+
The Rust Project Developers (see https://thanks.rust-lang.org)
93
+
License: MIT OR Apache-2.0
94
+
95
+
Files: src/doc/embedded-book/*
96
+
Copyright: Rust on Embedded Devices Working Group
97
+
The Rust Project Developers (see https://thanks.rust-lang.org)
98
+
License: MIT OR Apache-2.0 OR CC-BY-SA-4.0
99
+
100
+
Files: src/doc/rust-by-example/*
101
+
Copyright: 2014 Jorge Aparicio
102
+
The Rust Project Developers (see https://thanks.rust-lang.org)
103
+
License: MIT OR Apache-2.0
104
+
105
+
# Reuse cannot process the LLVM source tree, and so the copyrights for the LLVM
106
+
# submodule are written out here manually. The collect-licence-metadata tool
107
+
# has a specific exception coded within it to ignore ./src/llvm-project so
108
+
# any time LLVM is updated, please revisit this section. The copyrights are
109
+
# taken from the relevant LLVM sub-folders: llvm, lld, lldb, compiler-rt and libunwind.
110
+
#
111
+
# The git hash for the CREDITS.TXT file is taken from the current git submodule
112
+
# commit for ./src/llvm-project.
113
+
#
114
+
# The copyright years were compiled by looking at all the relevant
115
+
# ./src/llvm-project/*/LICENSE.txt files
116
+
117
+
Files: src/llvm-project/*
118
+
Copyright: 2003-2019 by the contributors listed in [CREDITS.TXT](https://github.com/rust-lang/llvm-project/blob/7738295178045041669876bf32b0543ec8319a5c/llvm/CREDITS.TXT)
119
+
2010 Apple Inc
120
+
2003-2019 University of Illinois at Urbana-Champaign.
0 commit comments