Aiken Harris a6f6ea9a12
All checks were successful
Builds / ExectOS WebSite (push) Successful in 17s
Update copyright notice
2025-07-17 07:59:39 +02:00

11 lines
342 B
HTML

<div class="wrapper_footer">
<div class="footer">
<div class="footer-left">
Copyright&copy; 2017 - 2025, CodingWorkshop
</div>
<div class="footer-right">
Content is available under <a href="https://www.gnu.org/licenses/fdl-1.3.html">GNU Free Documentation License 1.3 or later</a>.
</div>
</div>
</div>