This commit is contained in:
Evgeny Gavrin
2015-06-26 16:03:08 +03:00
parent f133131d9b
commit 40d0d1b969
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<footer class="footer">
<div class="container">
<p class="copyright_and_license_notice"> &copy; Copyright {{ site.time | date: '%Y' }} Samsung Electronics Co., Ltd. JerryScript is open source under the <a href="http://www.apache.org/licenses/">Apache License, Version 2.0. </a></p>
<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>
</div>
</footer>