summaryrefslogtreecommitdiff
path: root/app/src/main/assets/licenses.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/assets/licenses.xml')
-rw-r--r--app/src/main/assets/licenses.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/app/src/main/assets/licenses.xml b/app/src/main/assets/licenses.xml
index 4f0255182..aa0ad740b 100644
--- a/app/src/main/assets/licenses.xml
+++ b/app/src/main/assets/licenses.xml
@@ -4,7 +4,7 @@
name="AntennaPod"
author="The AntennaPod team"
website="https://github.com/AntennaPod/AntennaPod/"
- license="MIT"
+ license="GPL-3.0"
licenseText="LICENSE.txt" />
<library
name="AntennaPod-AudioPlayer"
@@ -91,12 +91,6 @@
license="Apache 2.0"
licenseText="LICENSE_APACHE-2.0.txt" />
<library
- name="RecyclerView-FlexibleDivider"
- author="yqritc"
- website="https://github.com/yqritc/RecyclerView-FlexibleDivider"
- license="Apache 2.0"
- licenseText="LICENSE_APACHE-2.0.txt" />
- <library
name="RxAndroid"
author="ReactiveX"
website="https://github.com/ReactiveX/RxAndroid"