X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Fdebuginfo%2Fno-debug-attribute.rs;h=db9ac4af629c983dc0f10cf818ca4c9e49a2c478;hb=49c68bd53f90e375bfb3cbba8c1c67a9e0adb9c0;hp=15f2eae76c6777355a84a1229115e660eb054447;hpb=e59af6c7196ee0118c524e9d33df10419452698d;p=rust.git diff --git a/src/test/debuginfo/no-debug-attribute.rs b/src/test/debuginfo/no-debug-attribute.rs index 15f2eae76c6..db9ac4af629 100644 --- a/src/test/debuginfo/no-debug-attribute.rs +++ b/src/test/debuginfo/no-debug-attribute.rs @@ -1,13 +1,3 @@ -// Copyright 2013-2014 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-lldb // compile-flags:-g