]> git.lizzy.rs Git - rust.git/blobdiff - util/cov.sh
Auto merge of #7266 - mikerite:20210524_sus_nursery, r=giraffate
[rust.git] / util / cov.sh
index d927a5cfcd0ebe061742549e80c4f625506a10cf..3f9a6b06f7255d4aaa201a129c895de2e588f326 100755 (executable)
@@ -1,16 +1,5 @@
 #!/usr/bin/bash
 
-# Copyright 2014-2018 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.
-
-
 # This run `kcov` on Clippy. The coverage report will be at
 # `./target/cov/index.html`.
 # `compile-test` is special. `kcov` does not work directly on it so these files