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
@@ -1,17 +1,3 @@
/*
* CollectionAdapter.kt
* Implements the CollectionAdapter class
* A CollectionAdapter is a custom adapter providing station card views for a RecyclerView
*
* 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.collection
import android.annotation.SuppressLint