X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Frustdoc%2Fissue-23511.rs;h=4972a9fb47fff1218ce3692262f60b7fe6dfb975;hb=87284d7e79da9eb106ba120600d4fb4767897869;hp=ee0a5c1aa1b5eb88e1ee810e56ffbf9f1f9d24cb;hpb=91cc872987da776874021d985f08a4262ac07396;p=rust.git diff --git a/src/test/rustdoc/issue-23511.rs b/src/test/rustdoc/issue-23511.rs index ee0a5c1aa1b..4972a9fb47f 100644 --- a/src/test/rustdoc/issue-23511.rs +++ b/src/test/rustdoc/issue-23511.rs @@ -1,13 +1,3 @@ -// Copyright 2015 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. - #![feature(lang_items)] #![no_std]