about summary refs log tree commit diff
diff options
context:
space:
mode:
authorYoh Deadfall <yoh.deadfall@hotmail.com>2021-05-20 23:09:27 +0200
committerYoh Deadfall <yoh.deadfall@hotmail.com>2021-05-20 23:09:27 +0200
commit31b97ea3b278bf7ebecee6a1484eb867caf97efa (patch)
tree12b56fb5990f24a7837a5331f30d5a526410ecec
parent6bbee5c58462b3cbb1ec71804f91a9d1c030443f (diff)
downloadrust-31b97ea3b278bf7ebecee6a1484eb867caf97efa.tar.gz
rust-31b97ea3b278bf7ebecee6a1484eb867caf97efa.zip
Updated years in copyrigths
-rw-r--r--COPYRIGHT2
-rw-r--r--LICENSE-APACHE2
-rw-r--r--LICENSE-MIT2
-rw-r--r--README.md2
4 files changed, 4 insertions, 4 deletions
diff --git a/COPYRIGHT b/COPYRIGHT
index 80d64472c70..238c919b69d 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,4 +1,4 @@
-Copyright 2014-2020 The Rust Project Developers
+Copyright 2014-2021 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 d821a4de2be..04169a42b8b 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-2020 The Rust Project Developers
+Copyright 2014-2021 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 b7c70dd4026..90a2d3950d1 100644
--- a/LICENSE-MIT
+++ b/LICENSE-MIT
@@ -1,6 +1,6 @@
 MIT License
 
-Copyright (c) 2014-2020 The Rust Project Developers
+Copyright (c) 2014-2021 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 8c0c16c443d..c6b67bb6221 100644
--- a/README.md
+++ b/README.md
@@ -236,7 +236,7 @@ If you want to contribute to Clippy, you can find more information in [CONTRIBUT
 
 ## License
 
-Copyright 2014-2020 The Rust Project Developers
+Copyright 2014-2021 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