]> git.lizzy.rs Git - rust.git/blobdiff - pre_publish.sh
Merge pull request #3279 from phansch/fix_fp_in_fn_to_numeric_cast_with_truncation
[rust.git] / pre_publish.sh
index 3602f671e3dec5de2039bc0e48e3ee2a47ba15d3..fc7ae212fcff515607920bd9aa6764822fa56e91 100755 (executable)
@@ -1,5 +1,16 @@
 #!/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.
+
+
 set -e
 
 ./util/update_lints.py