summaryrefslogtreecommitdiff
path: root/app/src/main/templates/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/templates/about.html')
-rw-r--r--app/src/main/templates/about.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/app/src/main/templates/about.html b/app/src/main/templates/about.html
index 7dd00cd16..2aca7ca4d 100644
--- a/app/src/main/templates/about.html
+++ b/app/src/main/templates/about.html
@@ -68,8 +68,11 @@ licensed under the Apache 2.0 license <a href="LICENSE_PRESTO.txt">(View)</a>
<h2>jsoup <a href="http://jsoup.org/">(Link)</a></h2>
licensed under the MIT license <a href="LICENSE_JSOUP.txt">(View)</a>
-<h2>Picasso <a href="https://github.com/square/picasso">(Link)</a></h2>
-licensed under the Apache 2.0 license <a href="LICENSE_PICASSO.txt">(View)</a>
+<h2>Glide <a href="https://github.com/bumptech/glide/">(Link)</a></h2>
+licensed under the Simplified BSD license <a href="LICENSE_GLIDE.txt">(View)</a>
+
+<h2>StackBlur <a href="https://github.com/kikoso/android-stackblur">(Link)</a></h2>
+licensed under the Apache 2.0 license <a href="LICENSE_STACKBLUR.txt">(View)</a>
<h2>OkHttp <a href="https://github.com/square/okhttp">(Link)</a></h2>
licensed under the Apache 2.0 license <a href="LICENSE_OKHTTP.txt">(View)</a>