# Attribution & legal notices

## Babble

**Babble** is an unofficial fan implementation inspired by classic crossword tile games such as Scrabble. Babble is not affiliated with, sponsored by, or endorsed by Hasbro or Mattel.

## Dictionary

Word validation uses [English OpenList](https://huggingface.co/datasets/ryanjosephkamp/english-openlist) (MIT) via the shared `word-dictionary` package (lengths 2–15). See `packages/word-dictionary/ATTRIBUTION.md`. Regenerate with `npm run update-dictionary -w word-dictionary`.

## Software

- Game software: GNU Affero General Public License v3.0 (AGPL-3.0-only) — see repository `LICENSE`
