X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Frustdoc%2Fissue-35488.rs;h=c1bf9ceeac1cccce547600e299fd857ae6333cbc;hb=fab54fc34ebabe2dc648ac3280b668a1d5456eda;hp=f24166a65f05bd608bf13f8034895af9a33dc115;hpb=fe7227f6c8704f0186091085a14fd1027920e4bb;p=rust.git diff --git a/src/test/rustdoc/issue-35488.rs b/src/test/rustdoc/issue-35488.rs index f24166a65f0..c1bf9ceeac1 100644 --- a/src/test/rustdoc/issue-35488.rs +++ b/src/test/rustdoc/issue-35488.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. - mod foo { pub enum Foo { Bar,