about summary refs log tree commit diff
path: root/src/ci/docker/scripts
diff options
context:
space:
mode:
authorMateusz Mikuła <matti@marinelayer.io>2018-02-10 14:03:13 +0100
committerMateusz Mikuła <mati865@gmail.com>2019-03-13 22:21:06 +0100
commitcbc1ce0b840830a7a390716bc8be435457892436 (patch)
tree430221701c526a45e2d4cd1616c9b7a6866c2695 /src/ci/docker/scripts
parentcacb3053e86f7c3f6eb60e6e25f8bb888d809ba3 (diff)
downloadrust-cbc1ce0b840830a7a390716bc8be435457892436.tar.gz
rust-cbc1ce0b840830a7a390716bc8be435457892436.zip
Drop copyright notice from musl-toolchain
Diffstat (limited to 'src/ci/docker/scripts')
-rw-r--r--src/ci/docker/scripts/musl-toolchain.sh10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/ci/docker/scripts/musl-toolchain.sh b/src/ci/docker/scripts/musl-toolchain.sh
index 45bca4bfdfe..00b6a113da1 100644
--- a/src/ci/docker/scripts/musl-toolchain.sh
+++ b/src/ci/docker/scripts/musl-toolchain.sh
@@ -1,13 +1,3 @@
-# Copyright 2016 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 <LICENSE-APACHE or
-# http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-# <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
-# option. This file may not be copied, modified, or distributed
-# except according to those terms.
-
 set -ex
 
 hide_output() {