aeon-ai — Dual License
=======================

This repository is dual-licensed:

- **Source code** (everything under `src/`, `tests/`, `scripts/`, `apps/`,
  `packages/`, and any other `*.py`, `*.ts`, `*.js` files) is licensed under
  the **GNU General Public License v3.0 or later (GPL-3.0-or-later)**.
  The full license text is in [`LICENSE-CODE`](./LICENSE-CODE).

- **Documentation** (everything under `docs/`, all `*.md` files, diagrams,
  and other non-code written content) is licensed under
  **Creative Commons Attribution 4.0 International (CC BY 4.0)**.
  The full license text is in [`LICENSE-DOCS`](./LICENSE-DOCS).

If you are unsure which license applies to a given file, the code/docs
split above governs; when in doubt, treat the file as documentation only
if it contains no executable source code.

Copyright (c) 2025-2026 GenesisAeon
