summaryrefslogtreecommitdiff
path: root/app/src/main/templates
diff options
context:
space:
mode:
authorMartin Fietz <Martin.Fietz@gmail.com>2015-11-08 13:27:43 +0100
committerMartin Fietz <Martin.Fietz@gmail.com>2015-11-08 13:44:15 +0100
commit55df46ff6ab563ffbfe29c3ddf41cf7b806ed85a (patch)
treeefee09e7918ac29bc81028df05df407ad45860ac /app/src/main/templates
parented9387e4206ef8cfa479d1694a592d92d96b29cf (diff)
downloadAntennaPod-55df46ff6ab563ffbfe29c3ddf41cf7b806ed85a.zip
Use local license and contributers files
Diffstat (limited to 'app/src/main/templates')
-rw-r--r--app/src/main/templates/about.html7
1 files changed, 2 insertions, 5 deletions
diff --git a/app/src/main/templates/about.html b/app/src/main/templates/about.html
index a21ab4d33..21599bdb8 100644
--- a/app/src/main/templates/about.html
+++ b/app/src/main/templates/about.html
@@ -52,18 +52,15 @@
<p>Created by Daniel Oeh</p>
- <p>Copyright &copy; 2015 AntennaPod Contributors <a href="https://github.com/AntennaPod/AntennaPod/blob/master/CONTRIBUTORS">(View)</a></p>
+ <p>Copyright &copy; 2015 AntennaPod Contributors <a href="CONTRIBUTORS.txt">(View)</a></p>
- <p>Licensed under the MIT License <a href="LICENSE.html">(View)</a></p>
+ <p>Licensed under the MIT License <a href="LICENSE.txt">(View)</a></p>
</div>
<h1>Used libraries</h1>
<h2>Apache Commons <a href="http://commons.apache.org/">(Link)</a></h2>
by The Apache Software Foundation, licensed under the Apache 2.0 license <a href="LICENSE_APACHE_COMMONS.txt">(View)</a>
-<h2>DragSortListView <a href="https://github.com/bauerca/drag-sort-listview">(Link)</a></h2>
-by Carl Bauer, licensed under the Apache 2.0 license <a href="LICENSE_DSLV.txt">(View)</a>
-
<h2>EventBus <a href="https://github.com/greenrobot/EventBus">(Link)</a></h2>
by greenrobot, licensed under the Apache 2.0 license <a href="LICENSE_EVENTBUS.txt">(View)</a>