X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Frustdoc%2Finvalid.crate.name.rs;h=c19713b565afe3584825dc6a27206202d20c9fe9;hb=4d71c164a89b705df6affd31a5262c832d1bc48d;hp=4e4946a60a33894bf2ff3e2463127217dfe5c53a;hpb=898bb78024e618f43375564bf59655acdd7ddbc3;p=rust.git diff --git a/src/test/rustdoc/invalid.crate.name.rs b/src/test/rustdoc/invalid.crate.name.rs index 4e4946a60a3..c19713b565a 100644 --- a/src/test/rustdoc/invalid.crate.name.rs +++ b/src/test/rustdoc/invalid.crate.name.rs @@ -1,13 +1,3 @@ -// 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-name foo pub fn foo() {}