X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Frustfix%2Fmain-no-fixes.fixed;h=f328e4d9d04c31d0d70d16d21a07d1613be9d577;hb=f19bec89d784dfa8b5a372b4cefeb83c5196a3ef;hp=3f07b46791d22753d7a5492210b1d50c99c07cc7;hpb=e471c206cf472b54acee83a231560e16c439ab63;p=rust.git diff --git a/src/test/rustfix/main-no-fixes.fixed b/src/test/rustfix/main-no-fixes.fixed index 3f07b46791d..f328e4d9d04 100644 --- a/src/test/rustfix/main-no-fixes.fixed +++ b/src/test/rustfix/main-no-fixes.fixed @@ -1,11 +1 @@ -// 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. - fn main() {}