From 12c32e944d3dbadb6a114a6e0bc51b065b4f42c1 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Mon, 10 Dec 2012 15:44:02 -0800 Subject: Add license boilerplate to more files. --- src/rt/rust_env.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/rt/rust_env.cpp') diff --git a/src/rt/rust_env.cpp b/src/rt/rust_env.cpp index 268aca965d7..b2df5f03b23 100644 --- a/src/rt/rust_env.cpp +++ b/src/rt/rust_env.cpp @@ -1,3 +1,13 @@ +// Copyright 2012 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. + // The runtime wants to pull a number of variables out of the // environment but calling getenv is not threadsafe, so every value // that might come from the environment is loaded here, once, during -- cgit 1.4.1-3-g733a5