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

@@ -1,17 +1,3 @@
/*
* Radio.kt
* Implements the Radio class
* Radio is the base Application class that sets up day and night theme
*
* This file is part of
* TRANSISTOR - Radio App for Android
*
* Copyright (c) 2015-22 - Y20K.org
* Licensed under the MIT-License
* http://opensource.org/licenses/MIT
*/
package com.michatec.radio
import android.app.Application