diff --git a/.gitignore b/.gitignore
index fcf9a10..c37ffcb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ AGENTS.md
build/
build-ci/
build-arch-ci/
+build-dir/
cmake-build-*/
## CMake artifacts
@@ -28,6 +29,16 @@ Makefile
## Runtime files
*.log
+test-*.json
+
+## Packaging artifacts
+pkg/
+src/bearwave/
+bearwave/
+*.pkg.tar.zst
+*.pkg.tar.zst.sig
+*.pkg.tar.xz
+*.pkg.tar.xz.sig
## Local caches / user state
.cache/
diff --git a/README.md b/README.md
index 270eff7..4a4d60f 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ BearWave is designed for fast station browsing, simple playback controls, favori



-
+
## Screenshots
@@ -91,7 +91,7 @@ BearWave intentionally does not aim to be:
- MPRIS integration for Plasma media controls and media keys
- system tray integration for background playback
- desktop notifications for song/track changes with local cover art caching
-- embedded About dialog with links and MIT license text
+- embedded About dialog with links and GNU GPLv3 license text
## Project Status
@@ -330,4 +330,4 @@ For contributor and agent guardrails, see `AGENTS.md`.
## License
-This project is licensed under the MIT License. See [LICENSE](LICENSE) for details.
+This project is licensed under the GNU GPL-3.0-or-later. See [LICENSE](LICENSE) for details.
diff --git a/translations/bearwave_de.ts b/translations/bearwave_de.ts
index f7da3fe..4929b4c 100644
--- a/translations/bearwave_de.ts
+++ b/translations/bearwave_de.ts
@@ -204,8 +204,8 @@
LinkedIn öffnen
- MIT License
- MIT License
+ GNU GPLv3 License
+ GNU GPLv3-LizenzCopyright (c) 2026