diff --git a/README.md b/README.md index b0c1bdd..74396c1 100644 --- a/README.md +++ b/README.md @@ -110,4 +110,4 @@ Wrystr is free and open-source. If it's useful to you: ## License -MIT — [hoornet](https://github.com/hoornet) +MIT License — Copyright (c) 2026 Jure Sršen — [hoornet](https://github.com/hoornet) diff --git a/src/components/shared/AboutView.tsx b/src/components/shared/AboutView.tsx index ba5e75f..d3e748c 100644 --- a/src/components/shared/AboutView.tsx +++ b/src/components/shared/AboutView.tsx @@ -130,7 +130,7 @@ export function AboutView() { {/* Version / About */}
-
Wrystr v{pkg.version} — MIT license
+
Wrystr v{pkg.version} — MIT License — Copyright (c) 2026 Jure Sršen
Built with{" "} Tauri