X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Fcodegen%2Fintrinsic-no-unnamed-attr.rs;h=c8a8e0b3e7a096ebe655f49d43c30c5e8a9a2d52;hb=c261ff1a77f8d5d51d51efd028f937b20146adff;hp=0f239c8426575fb176c3a7e0b8c0876ebca98a54;hpb=4fc09d3a15d18ee15897fa90ad93dc2cef37c919;p=rust.git diff --git a/src/test/codegen/intrinsic-no-unnamed-attr.rs b/src/test/codegen/intrinsic-no-unnamed-attr.rs index 0f239c84265..c8a8e0b3e7a 100644 --- a/src/test/codegen/intrinsic-no-unnamed-attr.rs +++ b/src/test/codegen/intrinsic-no-unnamed-attr.rs @@ -1,13 +1,3 @@ -// 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. - // compile-flags: -C no-prepopulate-passes #![feature(intrinsics)]