X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Frustdoc%2Fpub-method.rs;h=8e88b2b59015d7b7bc7fc23b894da3bb3c34f30a;hb=87284d7e79da9eb106ba120600d4fb4767897869;hp=24d566e082eea8e01e824e1d9e8dd8c419f3cccc;hpb=5a7de598faec687fd66bff22c2dd4424c49993ca;p=rust.git diff --git a/src/test/rustdoc/pub-method.rs b/src/test/rustdoc/pub-method.rs index 24d566e082e..8e88b2b5901 100644 --- a/src/test/rustdoc/pub-method.rs +++ b/src/test/rustdoc/pub-method.rs @@ -1,14 +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. - -// ignore-tidy-linelength // compile-flags: --document-private-items #![crate_name = "foo"]