X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Frustfix%2Fempty-no-fixes.rs.fixed;h=e30d3ae0965ae3a3e541a579f3426012202621f7;hb=8f0fa24d7bb6d3b51430e49e84a469c9aeeecd56;hp=ee58e77825343fb514a29ffad69f755ab53422ea;hpb=6e95b8715cc7eec3bb987a70698eb7bb1d93a67f;p=rust.git diff --git a/src/test/rustfix/empty-no-fixes.rs.fixed b/src/test/rustfix/empty-no-fixes.rs.fixed index ee58e778253..e30d3ae0965 100644 --- a/src/test/rustfix/empty-no-fixes.rs.fixed +++ b/src/test/rustfix/empty-no-fixes.rs.fixed @@ -1,12 +1,2 @@ -// Copyright 2018 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 or the MIT license -// , at your -// option. This file may not be copied, modified, or distributed -// except according to those terms. - // compile-flags:--crate-type lib fn foo() {}