diff options
| author | bors <bors@rust-lang.org> | 2023-05-08 18:28:34 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-05-08 18:28:34 +0000 |
| commit | b4075e87bb0456035e1facd9c6da9c788f669fad (patch) | |
| tree | f8367edcb8ef4ac5af9cdfecb7e0ce97c7f0afdc | |
| parent | d696f3b652214c7badd35490346f18ee873d6ac5 (diff) | |
| parent | 477c8b3eb07142f477ddf5d3e7d4761f3c92ba9d (diff) | |
| download | rust-b4075e87bb0456035e1facd9c6da9c788f669fad.tar.gz rust-b4075e87bb0456035e1facd9c6da9c788f669fad.zip | |
Auto merge of #10735 - alnoki:patch-1, r=dswij
Bump README copyright changelog: none
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 6745e15c006..d712d3e6750 100644 --- a/README.md +++ b/README.md @@ -278,7 +278,7 @@ If you want to contribute to Clippy, you can find more information in [CONTRIBUT <!-- REUSE-IgnoreStart --> -Copyright 2014-2022 The Rust Project Developers +Copyright 2014-2023 The Rust Project Developers Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)> or the MIT license |
