chore(license): change project license from MIT to GPLv3

This commit is contained in:
2026-03-30 00:11:37 +02:00
parent 04866cfa35
commit 827f709450
42 changed files with 678 additions and 474 deletions

View File

@@ -65,7 +65,7 @@
<string name="pref_edit_station_title">Rediger station</string>
<string name="pref_general_title">Generelt</string>
<string name="pref_license_title">Denne app er open source</string>
<string name="pref_license_summary">Licenseret under MIT-licensen</string>
<string name="pref_license_summary">Licenseret under GPLv3-licensen</string>
<string name="pref_links_title">Links</string>
<string name="pref_m3u_export_summary">Gem stationer som M3U-playlister til brug i andre afspillere.</string>
<string name="pref_m3u_export_title">Eksportér M3U-playliste</string>