about summary refs log tree commit diff
path: root/rustc_tools_util
diff options
context:
space:
mode:
authorblyxyas <blyxyas@gmail.com>2024-01-03 19:36:44 +0100
committerblyxyas <blyxyas@gmail.com>2024-01-03 19:36:44 +0100
commit18e4632b2bc799dd767de90f1c231aa3f51c85a1 (patch)
tree3e6ae53b0323db0d02186960aa8c7ab427c88496 /rustc_tools_util
parent0153ca95ae588f0423f919e199370b6ff02b02c1 (diff)
downloadrust-18e4632b2bc799dd767de90f1c231aa3f51c85a1.tar.gz
rust-18e4632b2bc799dd767de90f1c231aa3f51c85a1.zip
Update copyright year for Clippy (2024 edition)
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 e197ea048a0..56f62b867a6 100644
--- a/rustc_tools_util/README.md
+++ b/rustc_tools_util/README.md
@@ -51,7 +51,7 @@ The changelog for `rustc_tools_util` is available under:
 
 <!-- REUSE-IgnoreStart -->
 
-Copyright 2014-2022 The Rust Project Developers
+Copyright 2014-2024 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