diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2015-01-07 17:17:29 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2015-01-07 17:17:29 -0800 |
| commit | cedaf4696ffe76afdebbd5183269d91176c97a94 (patch) | |
| tree | ae990eec3688334146579f18c79b8e701119b71d | |
| parent | 5b1a285b73de47d2c82a6e92184a5abe8bcf908a (diff) | |
| parent | 4f801c433f0f48fcdbe7e63575d4ac131774400e (diff) | |
| download | rust-cedaf4696ffe76afdebbd5183269d91176c97a94.tar.gz rust-cedaf4696ffe76afdebbd5183269d91176c97a94.zip | |
rollup merge of #20695: frewsxcv/patch-2
This should be rollup
| -rw-r--r-- | src/doc/footer.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/footer.inc b/src/doc/footer.inc index 4e7d60586f2..f32f2fd443f 100644 --- a/src/doc/footer.inc +++ b/src/doc/footer.inc @@ -1,5 +1,5 @@ <footer><p> -Copyright © 2011-2014 The Rust Project Developers. Licensed under the +Copyright © 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. </p><p> |
