X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Frustdoc%2Fpub-use-extern-macros.rs;h=eefe6b4b0736122a9b0fd2bd9afb73264c1a052c;hb=f548a387a40b4a0d24ae16280930624100ccc7d5;hp=48fb9bfd2075ec62c18b8b8f170b0c61cee71d86;hpb=c8c587fe4ea43afb1c3cf9fe008101f09003ccd1;p=rust.git diff --git a/src/test/rustdoc/pub-use-extern-macros.rs b/src/test/rustdoc/pub-use-extern-macros.rs index 48fb9bfd207..eefe6b4b073 100644 --- a/src/test/rustdoc/pub-use-extern-macros.rs +++ b/src/test/rustdoc/pub-use-extern-macros.rs @@ -1,13 +1,3 @@ -// 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 or the MIT license -// , at your -// option. This file may not be copied, modified, or distributed -// except according to those terms. - // aux-build:pub-use-extern-macros.rs extern crate macros;