]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blob - app/src/main/assets/de/about_contributors_dark.html
ef561048684ddf988c6df3c6a606e7c471857f21
[PrivacyBrowserAndroid.git] / app / src / main / assets / de / about_contributors_dark.html
1 <!--
2   Copyright © 2016-2019 Soren Stoutner <soren@stoutner.com>.
3
4   Translation 2019 Bernhard G. Keller.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
5
6   Translation 2016 Aaron Gerlach <aaron@gerlach.com>.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
7
8   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
9
10   Privacy Browser is free software: you can redistribute it and/or modify
11   it under the terms of the GNU General Public License as published by
12   the Free Software Foundation, either version 3 of the License, or
13   (at your option) any later version.
14
15   Privacy Browser is distributed in the hope that it will be useful,
16   but WITHOUT ANY WARRANTY; without even the implied warranty of
17   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18   GNU General Public License for more details.
19
20   You should have received a copy of the GNU General Public License
21   along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
22
23 <html>
24     <head>
25         <meta charset="UTF-8">
26
27         <link rel="stylesheet" href="../css/dark_theme.css">
28     </head>
29
30     <body>
31         <h3>Leitender Entwickler</h3>
32         <p>Privacy Browser wird primär von <a href="mailto:soren@stoutner.com">Soren Stoutner</a> entwickelt.</p>
33
34         <h3>Weitere Entwickler</h3>
35         <a href="mailto:lianergoist@vongriffen.dk">Thomas Jensen</a><br/>
36         Hendrik Knackstedt
37
38         <h3>Mitwirkende</h3>
39         Bernhard G. Keller: Deutsch<br/>
40         Francesco Buratti: Italienisch<br/>
41         Jose A. León: Spanisch
42
43         <h3>Frühere Mitwirkende</h3>
44         Stefan Erhardt: Deutsch<br/>
45         <a href="mailto:aaron@gerlach.com">Aaron Gerlach</a>: Deutsch
46
47         <br/>
48         <br/>
49         <p>Mitwirkung ist willkommen in Form von <a href="https://www.stoutner.com/privacy-browser/contributors/">Code und Übersetzung</a>.</p>
50     </body>
51 </html>