X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Frustdoc%2Fissue-21474.rs;h=4c530f72b8ab6fd071652ee84ab49c903ec18141;hb=3d23de7bafffa6f331b59ce775327bb4aa343166;hp=553bbeb0cff391647c04462d0005cbccf790f91f;hpb=c118d37ac404e9edc6273f5f7d8cb418063a30b2;p=rust.git diff --git a/src/test/rustdoc/issue-21474.rs b/src/test/rustdoc/issue-21474.rs index 553bbeb0cff..4c530f72b8a 100644 --- a/src/test/rustdoc/issue-21474.rs +++ b/src/test/rustdoc/issue-21474.rs @@ -1,13 +1,3 @@ -// Copyright 2012-2014 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. - pub use inner::*; mod inner {