Update footer.

This commit is contained in:
Sung-Jae Lee 2015-06-30 10:58:49 +09:00
parent 2f9f4dba85
commit 3206a16923

View File

@ -1,5 +1,5 @@
<footer class="footer">
<div class="container">
<p class="copyright_and_license_notice">JerryScript is the open source project under the <a href="http://www.apache.org/licenses/">Apache License, Version 2.0.</a></p>
<p class="copyright_and_license_notice">JerryScript is an open source project under the <a href="http://www.apache.org/licenses/">Apache License, Version 2.0.</a></p>
</div>
</footer>