From e9c025ea70f9297836d62e0f0c959b9359a8035a Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Sat, 6 Oct 2018 09:18:06 -0700 Subject: Add license header to Rust files --- rustc_tools_util/src/lib.rs | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'rustc_tools_util/src') diff --git a/rustc_tools_util/src/lib.rs b/rustc_tools_util/src/lib.rs index 09d80072d66..0951a0dee28 100644 --- a/rustc_tools_util/src/lib.rs +++ b/rustc_tools_util/src/lib.rs @@ -1,3 +1,13 @@ +// Copyright 2014-2018 The Rust Project Developers. See the COPYRIGHT +// file at the top-level directory of this distribution. +// +// 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; #[macro_export] -- cgit 1.4.1-3-g733a5