]> git.lizzy.rs Git - rust.git/blobdiff - src/etc/check-summary.py
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / etc / check-summary.py
index dbff82d2b6bbb626b97052bc6e811571ce09ff09..55428a6fcc4b6927bb3bda4e33a53a3cae3ead8c 100755 (executable)
@@ -1,5 +1,14 @@
 #!/usr/bin/env python
-# xfail-license
+#
+# Copyright 2012-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 <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.
 
 import glob
 import sys