10 lines
711 B
HTML
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 17.4 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>
|