# Browser runtime notices

AI Act Companion's source is MIT licensed. The unchanged browser runtime includes:

- Pyodide 314.0.6, Mozilla Public License 2.0. Source for this exact release:
  https://github.com/pyodide/pyodide/tree/314.0.6
  The full license is in `PYODIDE-LICENSE.txt`.
- CPython 3.14.2 and its standard library, Python Software Foundation License and
  the historical/third-party notices in `PYTHON-LICENSE.txt`. Source:
  https://github.com/python/cpython/tree/v3.14.2

The runtime is obtained from the pinned `pyodide` npm package without modifications.
