X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Frustdoc%2Fauto-traits.rs;h=a1fa611994f1a4bb5039824d1dcf1016bb30eca4;hb=39c6405097c4584633841f7fb8bc31dc285c986d;hp=1753c0ebf73539ccab0c2634748d610b116883bd;hpb=4cf26f8a133039bfeb5b9f684df9f547278db206;p=rust.git diff --git a/src/test/rustdoc/auto-traits.rs b/src/test/rustdoc/auto-traits.rs index 1753c0ebf73..a1fa611994f 100644 --- a/src/test/rustdoc/auto-traits.rs +++ b/src/test/rustdoc/auto-traits.rs @@ -1,13 +1,3 @@ -// Copyright 2018 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. - // aux-build:auto-traits.rs #![feature(optin_builtin_traits)]