about summary refs log tree commit diff
path: root/rustc_tools_util
diff options
context:
space:
mode:
authorAlexey Semenyuk <alexsemenyuk88@gmail.com>2025-03-13 02:01:16 +0500
committerAlexey Semenyuk <alexsemenyuk88@gmail.com>2025-03-13 02:01:16 +0500
commit559f23e1f2b0b2b39e6ee2ab20764bddd622fb5d (patch)
treee09ec5db7c28a9b0fe34d5352eedf6158b0dd926 /rustc_tools_util
parent819f3c7c6761cca808f110b84b6b6fc9964cf265 (diff)
downloadrust-559f23e1f2b0b2b39e6ee2ab20764bddd622fb5d.tar.gz
rust-559f23e1f2b0b2b39e6ee2ab20764bddd622fb5d.zip
Update copyright year
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 ff4ca6f830e..f47a4c69c2c 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-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