From 8261f2c37c7181fb4a40e8f8d9eaebb96deea9bb Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Wed, 31 Jul 2013 15:01:54 -0700 Subject: test: add more codegen tests, add copyright headers to all. --- src/test/codegen/stack-alloc-string-slice.rs | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/test/codegen/stack-alloc-string-slice.rs') diff --git a/src/test/codegen/stack-alloc-string-slice.rs b/src/test/codegen/stack-alloc-string-slice.rs index e7cd84f63f2..b776f5a46a7 100644 --- a/src/test/codegen/stack-alloc-string-slice.rs +++ b/src/test/codegen/stack-alloc-string-slice.rs @@ -1,3 +1,13 @@ +// Copyright 2013 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. + #[no_mangle] fn test() { let _x = "hello"; -- cgit 1.4.1-3-g733a5