X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Fdebuginfo%2Fconstant-in-match-pattern.rs;h=e1b533b723b92e408f24868d8c4cadc0fd842898;hb=49c68bd53f90e375bfb3cbba8c1c67a9e0adb9c0;hp=6974238ac72f2cd4b6dd3d883cf27c60e8681e42;hpb=108a9e43e359b25a76e49fcd801b879923c18899;p=rust.git diff --git a/src/test/debuginfo/constant-in-match-pattern.rs b/src/test/debuginfo/constant-in-match-pattern.rs index 6974238ac72..e1b533b723b 100644 --- a/src/test/debuginfo/constant-in-match-pattern.rs +++ b/src/test/debuginfo/constant-in-match-pattern.rs @@ -1,13 +1,3 @@ -// Copyright 2013-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. - // min-lldb-version: 310 // compile-flags:-g