jerryscript/_includes/footer.html
2015-06-13 22:33:01 +03:00

6 lines
291 B
HTML

<footer class="site-footer">
<div class="wrapper">
<p class="footer-copy"> &copy; Copyright {{ site.time | date: '%Y' }} Samsung Electronics Co., Ltd., Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
</div>
</footer>