X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Fcodegen%2Fglobal_asm.rs;h=57d8aeb165bf402e5539d6412d1d556668c8e4aa;hb=c261ff1a77f8d5d51d51efd028f937b20146adff;hp=6b79e79fa0080df6e56c9c97fc9e60186e6ab24b;hpb=87f5a4b6f299784b97abdece47445d27693314b6;p=rust.git diff --git a/src/test/codegen/global_asm.rs b/src/test/codegen/global_asm.rs index 6b79e79fa00..57d8aeb165b 100644 --- a/src/test/codegen/global_asm.rs +++ b/src/test/codegen/global_asm.rs @@ -1,13 +1,3 @@ -// Copyright 2017 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. - // ignore-aarch64 // ignore-aarch64_be // ignore-arm