mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
6 lines
291 B
HTML
6 lines
291 B
HTML
<footer class="site-footer">
|
|
<div class="wrapper">
|
|
<p class="footer-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>
|