# License history

This project changed license once.

| From | To | Effective |
|------|----|-----------|
| MIT | AGPL-3.0-only | version `2.0.0` (2026) |

- **Up to and including npm `1.1.3`** (git history through the last `v1.x` tag):
  licensed under the **MIT License**. Those published versions remain available
  under MIT in perpetuity; nothing revokes the rights already granted for them.
- **From `2.0.0` onward:** licensed under the **GNU Affero General Public
  License v3.0 only** (see [LICENSE](LICENSE)).

The relicensing was done by RXTX4816, the sole copyright holder. The only
third-party contribution to any of the RXTX4816 Cockpit repos at the time —
commit `2fb499f` in `cockpit-compose` (`src/components/envLint.test.ts`, a test
file, never distributed) — was rewritten prior to the change.

Contributions made before `2.0.0` were submitted under the MIT inbound terms
then stated in `CONTRIBUTING.md`; contributions from `2.0.0` onward are under
AGPL-3.0-only (see `CONTRIBUTING.md`).
