X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fetc%2Frust-gdb;h=23ba93da8e52932671db9638f2a1d6f196ac5d18;hb=ac3e183c4242e907c8c00f47fb15e3cb8467fe5d;hp=743952a5bef89894134c7c785e11097dd2efe95d;hpb=4fa4bb56339868a125c2f5a80a1cea982d92d545;p=rust.git diff --git a/src/etc/rust-gdb b/src/etc/rust-gdb index 743952a5bef..23ba93da8e5 100755 --- a/src/etc/rust-gdb +++ b/src/etc/rust-gdb @@ -1,14 +1,4 @@ #!/bin/sh -# Copyright 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. - # Exit if anything fails set -e