X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=pre_publish.sh;h=fc7ae212fcff515607920bd9aa6764822fa56e91;hb=5dcb90e29d1ce220c2729908ec1fb585a72d540f;hp=3602f671e3dec5de2039bc0e48e3ee2a47ba15d3;hpb=559b2f871f9907eab4be3cc58e118ff37a5468d0;p=rust.git diff --git a/pre_publish.sh b/pre_publish.sh index 3602f671e3d..fc7ae212fcf 100755 --- a/pre_publish.sh +++ b/pre_publish.sh @@ -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 or the MIT license +# , at your +# option. This file may not be copied, modified, or distributed +# except according to those terms. + + set -e ./util/update_lints.py