SimVX
Copyright © 2026 Gabriel Bouffard.

This product includes the SimVX engine (https://simvx.com).

SimVX is licensed under the GNU Affero General Public License, version 3 or
later (AGPL-3.0-or-later), with Additional Terms (see LICENSE-ADDENDUM.md) and a
Game-Distribution Exception (see LICENSE-EXCEPTION.md). Commercial licensing is
available (see COMMERCIAL-LICENSE.md).

ATTRIBUTION (required under AGPL-3.0 §7(b)):
Redistributions and derivative works of the engine must preserve this NOTICE
file in the distribution. On-screen display of the credit is NOT required for
AGPL-licensed games; the "Made with SimVX" splash/watermark is a condition of the
Game-Distribution Exception (LICENSE-EXCEPTION.md), not of this attribution.
The credit line, where shown, is:

    Powered by SimVX. © 2026 Gabriel Bouffard. https://simvx.com

THIRD-PARTY COMPONENTS:
SimVX redistributes the fonts it draws text with when a project chooses no
other. They ship in packages/core/src/simvx/core/text/fonts/, each beside the
licence text that must accompany any redistribution of it.

    Noto Sans (NotoSans-Regular.ttf) and Noto Sans Mono
    (NotoSansMono-Regular.ttf): Copyright 2022 The Noto Project Authors
    (https://github.com/notofonts/latin-greek-cyrillic), licensed under the SIL
    Open Font License, Version 1.1, which ships beside them as OFL.txt. No
    Reserved Font Name is declared for these faces.

    DejaVu Sans Mono (DejaVuSansMono.ttf): Bitstream Vera Fonts Copyright (c)
    2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is a trademark
    of Bitstream, Inc. Glyphs imported from the Arev fonts are Copyright (c)
    2006 by Tavmjong Bah. DejaVu changes are in the public domain. The licence
    ships beside it as LICENSE-DejaVu.txt.

SimVX also vendors and compiles the C/C++ libraries below, each beside its own
licence text. Upstream, version and modification status are recorded in a
VENDORED.md beside the sources, or in vendor/PINS.md where a package vendors
several trees together. Packages that vendor code carry the full licence texts
in their own THIRD_PARTY_LICENSES.md.

    miniaudio (packages/core/vendor/miniaudio/): Copyright David Reid, choice of
    public domain or MIT-0. Unmodified. Its licence texts are reproduced at the
    end of miniaudio.h.

    stb_vorbis (packages/core/vendor/miniaudio/): Copyright Sean Barrett, choice
    of public domain or MIT. Unmodified. Licence texts at the end of
    stb_vorbis.c.

    basis_universal, transcoder subset (packages/graphics/vendor/): Copyright
    Binomial LLC, Apache-2.0. Unmodified. Licence ships as LICENSE beside it.

    Jolt Physics (packages/physics-jolt/vendor/JoltPhysics/): Copyright 2021
    Jorrit Rouwe, MIT. Unmodified. Licence ships as LICENSE beside it.

    joltc (packages/physics-jolt/vendor/joltc/): Copyright Amer Koleci and
    Contributors, MIT. Unmodified. Licence ships as LICENSE beside it.

The SIL Open Font License, the permissive Bitstream Vera / Arev licence, and the
MIT / MIT-0 / Apache-2.0 / public-domain terms covering the vendored libraries
are separate from and unaffected by the terms above. They grant no rights in the
SimVX engine, and the terms above grant no rights in the fonts or the vendored
libraries beyond what each component's own licence allows.

TRADEMARKS:
"SimVX", the SimVX logo, and "Official SimVX" are trademarks of the SimVX
project. This licence grants no trademark rights (AGPL-3.0 §7(e)); see
TRADEMARK.md. Modified versions must remove the "Official SimVX" branding and
must not be presented as the official SimVX distribution (AGPL-3.0 §7(c)).
