# Data license — CC BY 4.0

The **Solana History Map dataset** — the 22 landmark records in
[`landmarks-data.js`](./landmarks-data.js) (narrative fields: names, dates,
summaries, "what happened" / "why it matters" texts, source lists) and the
generated [`landmarks.json`](./landmarks.json) — is licensed under the
**Creative Commons Attribution 4.0 International (CC BY 4.0)** license.

Full legal text: https://creativecommons.org/licenses/by/4.0/legalcode

## You may

- **Share** — copy and redistribute the dataset in any medium or format
- **Adapt** — remix, transform, and build upon it, for any purpose, including
  commercial use

## Under these terms

- **Attribution** — credit "Solana History Map" and link back to
  https://www.meow-woof.org/ (or the GitHub repository), and indicate if
  changes were made.

## How to cite

Plain text:

> Solana History Map — a source-cited interactive atlas of Solana ecosystem
> history. https://www.meow-woof.org/ (CC BY 4.0)

BibTeX:

```bibtex
@misc{solanahistorymap,
  title        = {Solana History Map: a source-cited interactive atlas of Solana ecosystem history},
  author       = {{Solana History Map contributors}},
  year         = {2026},
  howpublished = {\url{https://www.meow-woof.org/}},
  note         = {Dataset licensed CC BY 4.0}
}
```

## Third-party material

Every landmark record cites its underlying sources (news articles, official
post-mortems, court documents, specs). Those sources remain the property of
their respective publishers and are **not** covered by this license — the
records summarize and cite them; they do not reproduce them.

The illustrated map artwork and per-landmark artwork are original to this
project and are licensed CC BY 4.0 alongside the dataset.

## Code

The website code (HTML/CSS/JS, build scripts, Cloudflare worker) is licensed
under MIT — see [LICENSE](./LICENSE).
