fix(legal): correct supervisory authority, jurisdiction, repealed statutes, email typo (COMP-08)

The controller is seated in Mainz (Rhineland-Palatinate), but the legal pages
named Berlin and cited repealed laws.

- Privacy: supervisory authority changed from "Berlin Commissioner" to the
  State Commissioner for Data Protection of Rhineland-Palatinate (LfDI RLP),
  Mainz.
- Terms: place of jurisdiction Berlin -> Mainz; footer email
  info@opensquawk.dev -> info@opensquawk.de.
- Impressum: §5 TMG -> §5 DDG (TMG provider-identification duty moved to the
  Digitale-Dienste-Gesetz in 2024); §55 II RStV -> §18 (2) MStV (RStV repealed,
  replaced by the Medienstaatsvertrag in 2020).

Not changed (need owner verification): exact registered company name /
"(haftungsbeschränkt)" wording, and the +49 251 (Münster) phone number for a
Mainz-seated company.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
leubeem
2026-06-17 15:46:27 +02:00
parent e07d7d09aa
commit 9d23160718
3 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
</section>
<footer class="rounded-2xl border border-white/10 bg-white/5 p-6 text-sm text-white/70">
<p>Questions about these terms? Email us at info@opensquawk.dev. We provide tailored contracts for enterprise or training programmes on request.</p>
<p>Questions about these terms? Email us at info@opensquawk.de. We provide tailored contracts for enterprise or training programmes on request.</p>
</footer>
</div>
</div>
@@ -99,7 +99,7 @@ const sections = [
{
title: '10. Governing Law',
paragraphs: [
'These terms are governed by German law. The place of jurisdiction for merchants is Berlin. If any clause is invalid, the remaining provisions remain effective.',
'These terms are governed by German law. The place of jurisdiction for merchants is Mainz. If any clause is invalid, the remaining provisions remain effective.',
],
},
]

View File

@@ -97,7 +97,7 @@
<li>Data portability (Art. 20 GDPR).</li>
<li>Objection to processing based on legitimate interest (Art. 21 GDPR).</li>
<li>Withdrawal of consent with future effect.</li>
<li>Complaint to a supervisory authority, e.g. the Berlin Commissioner for Data Protection and Freedom of Information.</li>
<li>Complaint to a supervisory authority. The authority responsible for us is the State Commissioner for Data Protection and Freedom of Information of Rhineland-Palatinate (Landesbeauftragter für den Datenschutz und die Informationsfreiheit Rheinland-Pfalz), Mainz.</li>
</ul>
</section>

View File

@@ -10,7 +10,7 @@
</header>
<section class="rounded-2xl border border-white/10 bg-white/5 p-6 space-y-4">
<h2 class="text-xl font-semibold">Company details (§5 TMG)</h2>
<h2 class="text-xl font-semibold">Company details (§5 DDG)</h2>
<div class="space-y-2 text-white/70">
<p>Faktor Mensch MEDIA UG (limited liability)</p>
<p>Wilhelm-Holzamer-Strasse 8</p>
@@ -41,7 +41,7 @@
</section>
<section class="rounded-2xl border border-white/10 bg-white/5 p-6 space-y-4">
<h2 class="text-xl font-semibold">Content responsibility (§55 II RStV)</h2>
<h2 class="text-xl font-semibold">Content responsibility (§18 (2) MStV)</h2>
<p class="text-white/70">Dominik Ziegenhagel, Emanuel Leube address as above.</p>
</section>