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