X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Flibrustc%2Fbuild.rs;h=af7723aea34e466edfd582741d409baec623c5ea;hb=bd57c187fbcc55afc214120e26b2fb81ccecf68a;hp=bde503d86de739fa7cc5171d87a49856cd28c9d9;hpb=af204b1f3e83d77427f5fe78285537378be103ec;p=rust.git diff --git a/src/librustc/build.rs b/src/librustc/build.rs index bde503d86de..af7723aea34 100644 --- a/src/librustc/build.rs +++ b/src/librustc/build.rs @@ -1,13 +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. - use std::env; fn main() {