Files
mariadb-port/embedded_ui/about.html
2025-11-24 18:36:33 +00:00

9 lines
515 B
HTML

<section class="section">
<div class="container">
<h2 class="title is-4">MariaDB Port for Superengine</h2>
<p>Copyright 2025 Superengine.</p>
<p>License: <a href="https://www.superengine.tech/legal/software-license-agreement-for-ports" target="_blank">Software License Agreement for Ports</a>.</p>
<p class="mt-5">This port uses the mariadb image with the tag 12.1.2 from Docker Hub, a third-party software with a different copyright owner and license.</p>
</div>
</section>