aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/webui
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2016-11-22 20:42:30 +0800
committerAaron LI <aaronly.me@outlook.com>2016-11-22 20:42:30 +0800
commitb73e9b03d2370c1e199f39988b22cbe0a3e7b200 (patch)
treede6dcfc13609b834d7643263f3438c25eb8ce06b /fg21sim/webui
parent8be48b65ba7132b9e48ffd1be274eeb0ac195dc4 (diff)
downloadfg21sim-b73e9b03d2370c1e199f39988b22cbe0a3e7b200.tar.bz2
Update the MIT license URL
Diffstat (limited to 'fg21sim/webui')
-rw-r--r--fg21sim/webui/templates/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/fg21sim/webui/templates/footer.html b/fg21sim/webui/templates/footer.html
index 3ed98cf..438fc25 100644
--- a/fg21sim/webui/templates/footer.html
+++ b/fg21sim/webui/templates/footer.html
@@ -8,6 +8,6 @@
<hr class="hr-thick" />
<p>
<span class="copyright">Copyright &copy; 2016 <a href="mailto:liweitianux@live.com" title="Weitian LI">Weitian LI</a>.</span>
- <span class="license">Licensed under the <a href="https://opensource.org/licenses/mit-license.php" target="_blank" title="MIT License">MIT License</a>.</span>
+ <span class="license">Licensed under the <a href="https://opensource.org/licenses/MIT" target="_blank" title="The MIT License">The MIT License</a>.</span>
</p>
</section>