X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fetc%2Frust-gdb;h=23ba93da8e52932671db9638f2a1d6f196ac5d18;hb=3d8778d767f0dde6fe2bc9459f21ead8e124d8cb;hp=743952a5bef89894134c7c785e11097dd2efe95d;hpb=28bcffead74d5e17c6cb1f7de432e37f93a6b50c;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