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 @@
/*
* CollectionHelper.kt
* Implements the CollectionHelper object
* A CollectionHelper provides helper methods for the collection of stations
*
* 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.helpers
import android.content.Context