about summary refs log tree commit diff
path: root/src/tools/clippy/rustc_tools_util
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2025-03-20 22:34:29 +0100
committerPhilipp Krones <hello@philkrones.com>2025-03-20 22:34:29 +0100
commitae31f7a024dbc601b7323d95a086acd70f00a723 (patch)
tree6eb5b07deb7bdee6c25ecdd85dd344df49ed53bc /src/tools/clippy/rustc_tools_util
parentd8e44b722a93e55cbc9a8188dfbfe3faf1226096 (diff)
parent1e5237f4a56ae958af7e5824343eacf737b67083 (diff)
downloadrust-ae31f7a024dbc601b7323d95a086acd70f00a723.tar.gz
rust-ae31f7a024dbc601b7323d95a086acd70f00a723.zip
Merge commit '1e5237f4a56ae958af7e5824343eacf737b67083' into clippy-subtree-update
Diffstat (limited to 'src/tools/clippy/rustc_tools_util')
-rw-r--r--src/tools/clippy/rustc_tools_util/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/clippy/rustc_tools_util/README.md b/src/tools/clippy/rustc_tools_util/README.md
index ff4ca6f830e..f47a4c69c2c 100644
--- a/src/tools/clippy/rustc_tools_util/README.md
+++ b/src/tools/clippy/rustc_tools_util/README.md
@@ -51,7 +51,7 @@ The changelog for `rustc_tools_util` is available under:
 
 <!-- REUSE-IgnoreStart -->
 
-Copyright 2014-2024 The Rust Project Developers
+Copyright 2014-2025 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