about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-05-08 18:28:34 +0000
committerbors <bors@rust-lang.org>2023-05-08 18:28:34 +0000
commitb4075e87bb0456035e1facd9c6da9c788f669fad (patch)
treef8367edcb8ef4ac5af9cdfecb7e0ce97c7f0afdc
parentd696f3b652214c7badd35490346f18ee873d6ac5 (diff)
parent477c8b3eb07142f477ddf5d3e7d4761f3c92ba9d (diff)
downloadrust-b4075e87bb0456035e1facd9c6da9c788f669fad.tar.gz
rust-b4075e87bb0456035e1facd9c6da9c788f669fad.zip
Auto merge of #10735 - alnoki:patch-1, r=dswij
Bump README copyright

changelog: none
-rw-r--r--README.md2
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