about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorFlorian Berger <fbergr@gmail.com>2016-05-15 19:59:18 +0300
committerFlorian Berger <fbergr@gmail.com>2016-05-15 19:59:45 +0300
commit92abda02c4c7bc128ff8e8271ffcf85f978b2cab (patch)
tree470f1ade101793b73137df08fc71308465218860 /src
parentb3583193531c124e36aa1813cf5f8b8e667d016c (diff)
downloadrust-92abda02c4c7bc128ff8e8271ffcf85f978b2cab.tar.gz
rust-92abda02c4c7bc128ff8e8271ffcf85f978b2cab.zip
Update link to license
Diffstat (limited to 'src')
-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 b5eb589eb53..952846dd5e2 100644
--- a/src/doc/footer.inc
+++ b/src/doc/footer.inc
@@ -1,7 +1,7 @@
 <footer><p>
 Copyright &copy; 2011-2015 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.
+or the <a href="https://opensource.org/licenses/MIT">MIT license</a>, at your option.
 </p><p>
 This file may not be copied, modified, or distributed except according to those terms.
 </p></footer>