Omit standard copyright notice
Remove copyright notices for files licensed under the standard terms (MIT OR Apache-2.0).
This commit is contained in:
parent
db6bc0f6a4
commit
abcd22d5ed
6 changed files with 2 additions and 15 deletions
|
|
@ -53,7 +53,7 @@ path = [
|
|||
]
|
||||
precedence = "override"
|
||||
SPDX-FileCopyrightText = "The Rust Project Developers (see https://thanks.rust-lang.org)"
|
||||
SPDX-License-Identifier = "MIT or Apache-2.0"
|
||||
SPDX-License-Identifier = "MIT OR Apache-2.0"
|
||||
|
||||
[[annotations]]
|
||||
path = "compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue