# Lizenzen und Attributionen

Stand: 11. Juni 2026

## Wetterdaten — Open-Meteo (CC BY 4.0)

- Quelle: https://open-meteo.com/
- Lizenz: Creative Commons Attribution 4.0 (https://creativecommons.org/licenses/by/4.0/)
- Attribution im Footer der App: `Wetterdaten von Open-Meteo.com · CC BY 4.0`
- Hinweis: Der kostenlose API Zugang gilt nur für nicht kommerzielle Nutzung.
  Vor einer Monetarisierung (Ads, IAP) ist ein bezahltes API Abo erforderlich.

## Schriftart — Inter (SIL OFL 1.1)

- Quelle: https://github.com/rsms/inter (Version 4.x)
- Lizenz: SIL Open Font License 1.1, Volltext unter `/fonts/LICENSE.txt` und `/licenses/inter-OFL.txt`
- © 2016 The Inter Project Authors
- Selbst gehostet als Variable Font (`/fonts/InterVariable.woff2`), kein Google Fonts CDN.

## Schriftart — Instrument Serif (SIL OFL 1.1)

- Quelle: https://github.com/Instrument/instrument-serif
- Lizenz: SIL Open Font License 1.1, Volltext unter `/licenses/instrument-serif-OFL.txt`
- © 2022 The Instrument Serif Project Authors
- Nicht als Webfont eingebunden: Die WeatherPure Wortmarke und das Icon liegen als
  reine SVG Vektorpfade vor (laut Brand Guidelines unterliegen die Pfade selbst nicht der OFL).

## Icons — Lucide (ISC)

- Quelle: https://lucide.dev/ (npm Paket `lucide`, gebündelt via esbuild, kein CDN)
- Lizenz: ISC License, © Lucide Contributors
- Volltext: https://github.com/lucide-icons/lucide/blob/main/LICENSE

## Build Tooling

- esbuild (MIT), TypeScript (Apache 2.0) — nur devDependencies, nicht ausgeliefert.
