about summary refs log tree commit diff
diff options
context:
space:
mode:
authorcheercroaker <cheer@wrebep.com>2016-05-24 21:52:32 +0200
committercheercroaker <cheer@wrebep.com>2016-05-24 21:52:32 +0200
commitc4ed094ef29c7becc6b14b9c8a299d34767b95ff (patch)
tree6db2171bf0b4f7af621661a67ff7037bed14ba79
parent5635084e526c2b9a6817c5d88b5dce291543d58e (diff)
downloadrust-c4ed094ef29c7becc6b14b9c8a299d34767b95ff.tar.gz
rust-c4ed094ef29c7becc6b14b9c8a299d34767b95ff.zip
Mention initial copyright year only
As stated in #31007 the copyright notice should reflect the year of original publication, thus avoiding useless updates every year.
-rw-r--r--src/doc/footer.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/footer.inc b/src/doc/footer.inc
index 99bcf518fa8..54ce3fddfb4 100644
--- a/src/doc/footer.inc
+++ b/src/doc/footer.inc
@@ -1,5 +1,5 @@
 <footer><p>
-Copyright &copy; 2011-2016 The Rust Project Developers. Licensed under the
+Copyright &copy; 2011 The Rust Project Developers. Licensed under the
 <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
 or the <a href="http://opensource.org/licenses/MIT">MIT license</a>, at your option.
 </p><p>