Auto merge of #72354 - tamird:remove-copyright, r=Mark-Simulacrum

Remove dangling COPYRIGHT references

Missed in 2a663555dd.

r? @Mark-Simulacrum
This commit is contained in:
bors 2020-05-25 13:40:42 +00:00
commit a0f06d11ae
5 changed files with 9 additions and 18 deletions

View file

@ -1,6 +1,4 @@
//~ ERROR 1:1: 1:1: can't find crate for `core` [E0463]
// http://rust-lang.org/COPYRIGHT.
//
// compile-flags: --target thumbv7em-none-eabihf
#![deny(unsafe_code)]