about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlex Macleod <alex@macleod.io>2025-03-13 13:36:31 +0000
committerGitHub <noreply@github.com>2025-03-13 13:36:31 +0000
commitc07fd4824a84d3cd4c1ca0da4c0ccd386010c2a0 (patch)
treeb2d1a0118e2805b9ad164af3c1abaa8ccc996cf1
parent18061e2c42c719d0d483b9bebdc853ec189ba121 (diff)
parent559f23e1f2b0b2b39e6ee2ab20764bddd622fb5d (diff)
downloadrust-c07fd4824a84d3cd4c1ca0da4c0ccd386010c2a0.tar.gz
rust-c07fd4824a84d3cd4c1ca0da4c0ccd386010c2a0.zip
Update copyright year (#14399)
Update copyright year

changelog: none
-rw-r--r--COPYRIGHT2
-rw-r--r--LICENSE-APACHE2
-rw-r--r--LICENSE-MIT2
-rw-r--r--README.md2
-rw-r--r--clippy_utils/README.md2
-rw-r--r--rustc_tools_util/README.md2
6 files changed, 6 insertions, 6 deletions
diff --git a/COPYRIGHT b/COPYRIGHT
index 219693d63d9..f402dcf465a 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,6 +1,6 @@
 // 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
diff --git a/LICENSE-APACHE b/LICENSE-APACHE
index 506582c31d6..9990a0cec47 100644
--- a/LICENSE-APACHE
+++ b/LICENSE-APACHE
@@ -186,7 +186,7 @@ APPENDIX: How to apply the Apache License to your work.
    same "printed page" as the copyright notice for easier
    identification within third-party archives.
 
-Copyright 2014-2024 The Rust Project Developers
+Copyright 2014-2025 The Rust Project Developers
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/LICENSE-MIT b/LICENSE-MIT
index 6d8ee9afb61..5d6e36ef6bf 100644
--- a/LICENSE-MIT
+++ b/LICENSE-MIT
@@ -1,6 +1,6 @@
 MIT License
 
-Copyright (c) 2014-2024 The Rust Project Developers
+Copyright (c) 2014-2025 The Rust Project Developers
 
 Permission is hereby granted, free of charge, to any
 person obtaining a copy of this software and associated
diff --git a/README.md b/README.md
index 32c1d33e2ed..20a5e997e62 100644
--- a/README.md
+++ b/README.md
@@ -277,7 +277,7 @@ If you want to contribute to Clippy, you can find more information in [CONTRIBUT
 
 <!-- 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
 [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)> or the MIT license
diff --git a/clippy_utils/README.md b/clippy_utils/README.md
index 5dd31b52f88..58c95b317b3 100644
--- a/clippy_utils/README.md
+++ b/clippy_utils/README.md
@@ -30,7 +30,7 @@ Function signatures can change or be removed without replacement without any pri
 
 <!-- REUSE-IgnoreStart -->
 
-Copyright 2014-2024 The Rust Project Developers
+Copyright 2014-2025 The Rust Project Developers
 
 Licensed under the Apache License, Version 2.0
 <[https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)> or the MIT license
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