From 65ccffd22451d7d9aee762874afcb1fda0a4a4f0 Mon Sep 17 00:00:00 2001 From: Niko Matsakis Date: Wed, 8 Apr 2015 18:53:56 -0400 Subject: Add licenses. --- src/librustc_data_structures/graph/test.rs | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/librustc_data_structures/graph') diff --git a/src/librustc_data_structures/graph/test.rs b/src/librustc_data_structures/graph/test.rs index a26d1d2fbd9..33b2edd2e10 100644 --- a/src/librustc_data_structures/graph/test.rs +++ b/src/librustc_data_structures/graph/test.rs @@ -1,3 +1,13 @@ +// Copyright 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. + use graph::*; use std::fmt::Debug; -- cgit 1.4.1-3-g733a5