]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/pub/pub-ident-struct.rs
Update unsuspicious file list
[rustc.git] / src / test / ui / pub / pub-ident-struct.rs
index d08d498f87a01b7d7c6a29af58e22d9d81fc17bb..3930e556e9a9cc1fc9a2ac591beb3628c65f8070 100644 (file)
@@ -1,12 +1,4 @@
-// Copyright 2017 The Rust Project Developers. See the COPYRIGHT
-// file at the top-level directory of this distribution and at
-// http://rust-lang.org/COPYRIGHT.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
+// run-rustfix
 
 pub S {
 //~^ ERROR missing `struct` for struct definition