]> git.lizzy.rs Git - rust.git/blobdiff - util/update_lints.py
clippy-driver: use rustc_tools_util to get version info.
[rust.git] / util / update_lints.py
index 4467b5c0cf7d00f35b432d579b9ad0e3d5472c0a..1800fa05c9075a912d56a042fdab6b74a99e5f66 100755 (executable)
@@ -1,15 +1,5 @@
 #!/usr/bin/env python
 
-# 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.
-
 import sys
 
 def main():