diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2022-01-17 13:29:07 +0100 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2022-01-17 13:29:07 +0100 |
| commit | ddad101b8a5029e1ed1ee346dd91d7ebb4651bef (patch) | |
| tree | d8a5ce3267b8e9fca80b8a2332ac1204afdf192d /rustc_tools_util | |
| parent | f4a88f23c1bc796153f92d95b3f1b5660c0eee99 (diff) | |
| download | rust-ddad101b8a5029e1ed1ee346dd91d7ebb4651bef.tar.gz rust-ddad101b8a5029e1ed1ee346dd91d7ebb4651bef.zip | |
Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97' into clippyup
Diffstat (limited to 'rustc_tools_util')
| -rw-r--r-- | rustc_tools_util/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rustc_tools_util/README.md b/rustc_tools_util/README.md index 6027538dc4a..01891b51d3b 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-2020 The Rust Project Developers +Copyright 2014-2022 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 |
