2 SPDX-License-Identifier: GPL-3.0-or-later
3 SPDX-FileCopyrightText: 2021, 2025 Soren Stoutner <soren@stoutner.com>
5 Translation 2021 Bernhard G. Keller. Copyright assigned to Soren Stoutner <soren@stoutner.com>.
7 This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell/>.
9 This program is free software: you can redistribute it and/or modify it under
10 the terms of the GNU General Public License as published by the Free Software
11 Foundation, either version 3 of the License, or (at your option) any later
14 This program is distributed in the hope that it will be useful, but WITHOUT
15 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
16 FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
19 You should have received a copy of the GNU General Public License along with
20 this program. If not, see <https://www.gnu.org/licenses/>. -->
24 <meta charset="UTF-8">
26 <link rel="stylesheet" href="../css/theme.css">
28 <!-- Setting the color scheme instructs the WebView to respect `prefers-color-scheme` @media CSS. -->
29 <meta name="color-scheme" content="light dark">
31 <title>Contributors</title>
35 <h3>Leitender Entwickler</h3>
36 <p>Privacy Cell wird primär von <a href="mailto:soren@stoutner.com">Soren Stoutner</a> entwickelt.</p>
39 <a href="mailto:kevinliste@framalistes.org">Kévin L.</a>: Französisch<br/>
40 Bernhard G. Keller: Deutsch<br/>
41 Francesco Buratti: Italienisch<br/>
42 Jose A. León: Spanisch
45 <p>Mitwirkung ist willkommen in Form von <a href="https://www.stoutner.com/privacy-cell/contributors/">Code und Übersetzung</a>.</p>