X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftest%2Fui-fulldeps%2Fauxiliary%2Fmacro_crate_test.rs;h=a364aa0422deb406989bc3d1396507684b2c0059;hb=620a03f5aa7490cc904f868c91fbb303ec6a3274;hp=fb0f9105b0d8a949cf2501a33bafd242c95fe443;hpb=1eb87869d17e8906f2fdbab0ea6323b85742b532;p=rust.git diff --git a/src/test/ui-fulldeps/auxiliary/macro_crate_test.rs b/src/test/ui-fulldeps/auxiliary/macro_crate_test.rs index fb0f9105b0d..a364aa0422d 100644 --- a/src/test/ui-fulldeps/auxiliary/macro_crate_test.rs +++ b/src/test/ui-fulldeps/auxiliary/macro_crate_test.rs @@ -1,13 +1,3 @@ -// Copyright 2013-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. - // force-host #![feature(plugin_registrar, quote, rustc_private)]