]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/en/about_contributors.html
Update the URL in the copyright header. https://redmine.stoutner.com/issues/796
[PrivacyBrowserAndroid.git] / app / src / main / assets / en / about_contributors.html
index 251b052cf1060729431ddfd8b7f6e05547a2253c..df7c577b251f840f3a558d5cb05f963bdcca1492 100644 (file)
@@ -1,29 +1,29 @@
 <!--
-  Copyright © 2016-2017 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2016-2022 Soren Stoutner <soren@stoutner.com>.
 
-  This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
+  This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
 
-  Privacy Browser is free software: you can redistribute it and/or modify
+  Privacy Browser Android is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
 
-  Privacy Browser is distributed in the hope that it will be useful,
+  Privacy Browser Android is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
 
   You should have received a copy of the GNU General Public License
-  along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
+  along with Privacy Browser Android.  If not, see <http://www.gnu.org/licenses/>. -->
 
 <html>
     <head>
         <meta charset="UTF-8">
-        <style>
-            h3 {
-                color: 0D4781;
-            }
-        </style>
+
+        <link rel="stylesheet" href="../css/theme.css">
+
+        <!-- Setting the color scheme instructs the WebView to respect `prefers-color-scheme` @media CSS. -->
+        <meta name="color-scheme" content="light dark">
     </head>
 
     <body>
         Hendrik Knackstedt
 
         <h3>Translators</h3>
+        <a href="mailto:mochileiro2006-trilhas@yahoo.com.br">Thiago Nazareno Conceição Silva de Jesus</a>: Brazilian Portuguese<br/>
+        <a href="mailto:kevinliste@framalistes.org">Kévin L.</a>: French<br/>
+        Bernhard G. Keller: German<br/>
         Francesco Buratti: Italian<br/>
-        <a href="mailto:emails@joseleon.me">Jose A. León Becerra</a>: Spanish
+        Jose A. León: Spanish
 
         <h3>Past Translators</h3>
-        <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>: German<br/>
+        Stefan Erhardt: German<br/>
+        <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>: German
 
+        <br/>
         <br/>
         <p>Contributors are welcome to submit both <a href="https://www.stoutner.com/privacy-browser/contributors/">code and translations</a>.</p>
     </body>