AT-1 (Atom Teleporter)
Copyright (c) 2026 Felix Kramer  [finalize: the AT-1 commercial legal entity]

This repository is dual-licensed:

  * The DECODER -- everything under c_decoder/ and bindings/ -- is licensed under
    the Apache License, Version 2.0 (see c_decoder/LICENSE and bindings/LICENSE).
    The decoder is free for anyone to use, embed, and redistribute, forever.

  * The ENCODER -- everything else in this repository -- is licensed under the
    Business Source License 1.1 (see ./LICENSE). It is source-available, free for
    non-production use and for production use under the Additional Use Grant
    threshold, and converts to Apache-2.0 on the Change Date.

For commercial encoder licensing above the threshold, contact the Licensor.

This product bundles third-party components under their own licenses, including
liblzma (xz, public domain / 0BSD) and zstd (BSD-3-Clause / GPL-2.0 dual), used
for compression backends.
