summaryrefslogtreecommitdiff
path: root/app/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main')
-rw-r--r--app/src/main/templates/about.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/templates/about.html b/app/src/main/templates/about.html
index df7a05b70..3a48eeec1 100644
--- a/app/src/main/templates/about.html
+++ b/app/src/main/templates/about.html
@@ -43,7 +43,9 @@
<p>AntennaPod, Version @versionname@, Build @versioncode@</p>
- <p>Copyright © 2014 Daniel Oeh</p>
+ <p>Created by Daniel Oeh</p>
+
+ <p>Copyright © 2015 AntennaPod Contributors <a href="https://github.com/AntennaPod/AntennaPod/blob/master/CONTRIBUTORS">(View)</a></p>
<p>Licensed under the MIT License <a href="LICENSE.html">(View)</a></p>
</div>