Files
postgresql-port/embedded_ui/about.html
2025-11-24 18:51:30 +00:00

10 lines
711 B
HTML

<section class="section">
<div class="container">
<h2 class="title is-4">PostgreSQL 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 postgresql image with the tag 18.1 from Docker Hub, a third-party software with a different copyright owner and license.</p>
<p class="mt-5">Postgres, PostgreSQL and the Slonik Logo are trademarks or registered trademarks of the PostgreSQL Community Association of Canada, and used with their permission.</p>
</div>
</section>