about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPietro Albini <pietro.albini@ferrous-systems.com>2023-03-09 12:04:20 +0100
committerPietro Albini <pietro.albini@ferrous-systems.com>2023-03-09 12:24:51 +0100
commit1853e113b5b17f32d4ec0f19ef56aa535fc8ee5c (patch)
tree09809ba5ca8867c96d74b3833a8755d1b9fc44f8
parent95a659f252056bcd8886f3f6083257240b662edf (diff)
downloadrust-1853e113b5b17f32d4ec0f19ef56aa535fc8ee5c.tar.gz
rust-1853e113b5b17f32d4ec0f19ef56aa535fc8ee5c.zip
add authors for two apache-2-with-llvm-exception files
-rw-r--r--.reuse/dep510
1 files changed, 10 insertions, 0 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5
index 0f033f7cdb0..dc6a60e6239 100644
--- a/.reuse/dep5
+++ b/.reuse/dep5
@@ -43,6 +43,16 @@ Copyright: LLVM APFloat authors
            The Rust Project Developers (see https://thanks.rust-lang.org)
 License: NCSA AND (MIT OR Apache-2.0)
 
+Files: compiler/rustc_codegen_cranelift/src/cranelift_native.rs
+Copyright: The Cranelift Project Developers
+           The Rust Project Developers (see https://thanks.rust-lang.org)
+License: Apache-2.0 WITH LLVM-exception AND (Apache-2.0 OR MIT)
+
+Files: compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
+Copyright: LLVM authors
+           The Rust Project Developers (see https://thanks.rust-lang.org)
+License: Apache-2.0 WITH LLVM-exception AND (Apache-2.0 OR MIT)
+
 Files: library/core/src/unicode/unicode_data.rs
 Copyright: 1991-2022 Unicode, Inc. All rights reserved.
 License: Unicode-DFS-2016