X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Frustdoc%2Fhidden-trait-struct-impls.rs;h=1be956ef393083954cb0edb00305ecb0d35c9795;hb=4f7fc5ad67368e8c9ef0ce1a4564e8228e67740a;hp=d16932828d04ff98d154eaf8079cf41cb7b31a4c;hpb=71c6d23612e808dc87cfe55f40e95bdc66af1806;p=rust.git diff --git a/src/test/rustdoc/hidden-trait-struct-impls.rs b/src/test/rustdoc/hidden-trait-struct-impls.rs index d16932828d0..1be956ef393 100644 --- a/src/test/rustdoc/hidden-trait-struct-impls.rs +++ b/src/test/rustdoc/hidden-trait-struct-impls.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. - #![crate_name = "foo"] #[doc(hidden)]