about summary refs log tree commit diff
path: root/rustc_tools_util
diff options
context:
space:
mode:
authorflip1995 <hello@philkrones.com>2020-02-20 12:05:34 +0100
committerflip1995 <hello@philkrones.com>2020-02-20 12:06:45 +0100
commit7a85b7761b6a624458c8476c2ecc85fa63d051d0 (patch)
treeb9eec707b9736a6ce4b23f12d36c6e9a1f3ed0e8 /rustc_tools_util
parent2323343a589a1a6c409571dc7849e396fac7fb68 (diff)
downloadrust-7a85b7761b6a624458c8476c2ecc85fa63d051d0.tar.gz
rust-7a85b7761b6a624458c8476c2ecc85fa63d051d0.zip
Update Copyright year
Diffstat (limited to 'rustc_tools_util')
-rw-r--r--rustc_tools_util/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/rustc_tools_util/README.md b/rustc_tools_util/README.md
index 18341ca2f28..6027538dc4a 100644
--- a/rustc_tools_util/README.md
+++ b/rustc_tools_util/README.md
@@ -53,7 +53,7 @@ This gives the following output in clippy:
 
 ## License
 
-Copyright 2014-2019 The Rust Project Developers
+Copyright 2014-2020 The Rust Project Developers
 
 Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
 http://www.apache.org/licenses/LICENSE-2.0> or the MIT license