Kokum Linux Third-Party Notices

The Linux distribution may statically link or bundle runtime copies of SQLite,
OpenSSL, and zlib according to the libraries available in the completed build.

SQLite
------
SQLite is in the public domain. See SQLITE_NOTICE.txt and the SQLite project at
https://www.sqlite.org/.

OpenSSL
-------
OpenSSL 3 is distributed under the Apache License 2.0. See
OPENSSL_LICENSE.txt and the OpenSSL project at https://www.openssl.org/.

zlib
----
zlib is distributed under the zlib License. See ZLIB_LICENSE.txt and the zlib
project at https://zlib.net/.

KokumVM's own licensing is governed by LICENSE.txt.

PostgreSQL libpq
----------------
Kokum's built-in PostgreSQL provider uses the PostgreSQL libpq client library.
Redistributions that include libpq must also include POSTGRESQL_LICENSE.txt.

PCRE2
-----
Kokum's built-in regular-expression runtime uses the PCRE2 8-bit library.
Redistributions that statically link or bundle PCRE2 must include
PCRE2_LICENSE.txt.
