oxo-call Licensing Overview
============================

oxo-call uses a dual-license model:

  Academic / Educational / Personal Non-Commercial
  ─────────────────────────────────────────────────
  Free to use, but a signed academic license file is required.
  See LICENSE-ACADEMIC for the full terms.

  How to obtain:  https://github.com/Traitome/oxo-call#license
                  (apply via the link above — no charge)

  Commercial (Organizations)
  ──────────────────────────
  Organizations using oxo-call in commercial contexts must purchase a
  per-organization license (one-time fee, perpetual, includes updates).
  See LICENSE-COMMERCIAL for the full terms.

  How to obtain:  w_shixiang@163.com
                  https://github.com/Traitome/oxo-call#license

Runtime requirement
────────────────────
  The CLI requires a valid signed license file at startup.
  Without it, only --help and --version are available.

  License file placement:
    1. --license <path>          (CLI flag)
    2. OXO_CALL_LICENSE=<path>   (environment variable)
    3. ~/.config/oxo-call/license.oxo.json   (Linux/macOS default)
       %APPDATA%\oxo-call\license.oxo.json   (Windows default)

  To verify your license:
    oxo-call license verify

Copyright (c) 2026-present Shixiang Wang (王诗翔)
