]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/es/about_contributors.html
Pass cookies (if enabled) to download manager. This allows downloading of files...
[PrivacyBrowserAndroid.git] / app / src / main / assets / es / about_contributors.html
index da65ea02f60cf86a724c7ef6b74154998847370e..2a3b29f0a61a6d3585e2eea58b6d02f6c7c840fa 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright 2016 Soren Stoutner <soren@stoutner.com>.
+  Copyright 2016-2017 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
   along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
 
 <html>
-<head>
-<style>
-    h3 {
-        color: 0D4781;
-    }
-</style>
-</head>
-
-<body>
-<h3>Principle Developers</h3>
-
-<p>Privacy Browser is primarily developed by <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.</p>
-
-
-<h3>Contributors</h3>
-
-<a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>:  German Translation
-
-<p>Contributors are welcome to submit both <a href="https://www.stoutner.com/privacy-browser/contributors/">code and translations</a>.</p>
-</body>
+    <head>
+        <style>
+            h3 {
+                color: 0D4781;
+            }
+        </style>
+    </head>
+
+    <body>
+        <h3>Principle Developers</h3>
+        <p>Privacy Browser is primarily developed by <a href="mailto:soren@stoutner.com">Soren Stoutner</a>.</p>
+
+        <h3>Coders</h3>
+        Hendrik Knackstedt
+
+        <h3>Contributors</h3>
+        <p><a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>:  German Translation</p>
+        <p>Jose A. Le&oacute;n Becerra:  Spanish Translation</p>
+        <p>Francesco Buratti:  Italian Translation</p>
+
+        <br/>
+        <p>Contributors are welcome to submit both <a href="https://www.stoutner.com/privacy-browser/contributors/">code and translations</a>.</p>
+    </body>
 </html>
\ No newline at end of file