← Back to home
Licenses
Open source end to end
HAS code, documentation, and datasets are open by design. Here are the specific licenses for each layer and our main dependencies.
Code
All HAS code is licensed under MIT. See the LICENSE file in the public repository for the complete terms.
Documentation
Documentation (SDD specs, ADRs, guides) is under Creative Commons CC-BY 4.0. You can copy, modify, and redistribute it with attribution.
Datasets
Aggregated datasets we publish on Zenodo or with DOI follow Creative Commons CC-BY 4.0. Individual personal data is never redistributed.
Main dependencies
We thank the open source ecosystem. Our core dependencies:
- Next.jsMIT
- ReactMIT
- Tailwind CSSMIT
- next-intlMIT
- Drizzle ORMApache-2.0
- AWS SDK v3Apache-2.0
Non-exhaustive list. For the full inventory, see the pnpm licenses list command in the repository.