X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Frustdoc%2Fviewpath-self.rs;h=a6b6592955fef9e4bd8a59fd7487cb23d120b16e;hb=4d71c164a89b705df6affd31a5262c832d1bc48d;hp=000960ad972abf867eeedb2e18c797a1615227da;hpb=908dba0c9477b7dd022a236cb1514ddfca9369f2;p=rust.git diff --git a/src/test/rustdoc/viewpath-self.rs b/src/test/rustdoc/viewpath-self.rs index 000960ad972..a6b6592955f 100644 --- a/src/test/rustdoc/viewpath-self.rs +++ b/src/test/rustdoc/viewpath-self.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. - #![crate_name = "foo"] pub mod io {