Skip to content

Commit

Permalink
Fix: new CC GmbH address (#3112)
Browse files Browse the repository at this point in the history
  • Loading branch information
katspaugh authored Jan 16, 2024
1 parent b8ba544 commit 7dcfb50
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 18 deletions.
7 changes: 3 additions & 4 deletions src/pages/cookie.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const SafeCookiePolicy = () => (
`}</style>

<h1>Cookie Policy</h1>
<p>Last updated on March 2023</p>
<p>Last updated: January 2024.</p>
<p>
As described in our{' '}
<Link href={AppRoutes.privacy} passHref legacyBehavior>
Expand All @@ -47,9 +47,8 @@ const SafeCookiePolicy = () => (
</p>
<p>
In this policy, &quot;we&quot;, &quot;us&quot; and &quot;our&quot; refers to Core Contributors GmbH a company
incorporated in Germany with its registered address at Skalitzer Str. 85-86, ℅ Full Node, 10997 Berlin, Germany.
The terms &ldquo;you&rdquo; and &ldquo;your&rdquo; includes our clients, business partners and users of this
website.{' '}
incorporated in Germany with its registered address at Gontardstraße 11, 10178 Berlin, Germany. The terms
&ldquo;you&rdquo; and &ldquo;your&rdquo; includes our clients, business partners and users of this website.{' '}
</p>
<p>
By using our website, you consent to storage and access to cookies and other technologies on your device, in
Expand Down
6 changes: 2 additions & 4 deletions src/pages/imprint.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,9 @@ const SafeImprint = () => (
<Typography mb={2}>
Core Contributors GmbH
<br />
℅ Full Node
Gontardstraße 11
<br />
Skalitzer Str. 85-86
<br />
10997 Berlin Germany
10178 Berlin, Germany
</Typography>
<Typography mb={4}>
Managing directors: Richard Meißner, Tobias Schubotz
Expand Down
13 changes: 6 additions & 7 deletions src/pages/privacy.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const SafePrivacyPolicy = () => (
`}</style>

<h1>Privacy Policy</h1>
<p>Last updated in November&nbsp;2023.</p>
<p>Last updated: January 2024.</p>
<p>
Your privacy is important to us. It is our policy to respect your privacy and comply with any applicable law and
regulation regarding any personal information we may collect about you, including across our website,{' '}
Expand All @@ -63,9 +63,9 @@ const SafePrivacyPolicy = () => (
</p>
<p>
In this policy, &quot;we&quot;, &quot;us&quot; and &quot;our&quot; refers to Core Contributors GmbH a company
incorporated in Germany with its registered address at Skalitzer Str. 85-86, ℅ Full Node, 10997 Berlin,
Germany.&nbsp;Any data protection related questions you might have about how we handle your personal data or if
you wish to exercise your data subject rights, please contact us by post or at [email protected].{' '}
incorporated in Germany with its registered address at Gontardstraße 11, 10178 Berlin, Germany.&nbsp;Any data
protection related questions you might have about how we handle your personal data or if you wish to exercise your
data subject rights, please contact us by post or at [email protected].{' '}
</p>
<p>
In this Policy, &ldquo;personal data&rdquo; means any information relating to you as an identified or identifiable
Expand Down Expand Up @@ -966,11 +966,10 @@ const SafePrivacyPolicy = () => (
<h5>Contact us by post or email at:</h5>
<p>
Core Contributors GmbH
<br />℅ Full Node
<br />
Skalitzer Str. 85-86
Gontardstraße 11
<br />
10997 Berlin
10178 Berlin
<br />
Germany
<br />
Expand Down
5 changes: 2 additions & 3 deletions src/pages/terms.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const SafeTerms = () => (
<Typography variant="h1" mb={2}>
Terms and Conditions
</Typography>
<p>Last updated: May, 2023</p>
<p>Last updated: January 2024.</p>
<h3>1. What is the scope of the Terms?</h3>
<ol start={1}>
<li>
Expand All @@ -21,8 +21,7 @@ const SafeTerms = () => (
&ldquo;we&rdquo;, &ldquo;our&rdquo; or &ldquo;us&rdquo;) provided we made these Terms accessible to you prior to
entering into the Agreement and you consent to these Terms. We are a limited liability company registered with
the commercial register of Berlin Charlottenburg under company number HRB 240421&nbsp;B, with its registered
office at the ℅ Full Node, Skalitzer Str. 85-86, 10997 Berlin, Germany. You can contact us by writing to
[email protected].
office at the Gontardstraße 11, 10178 Berlin, Germany. You can contact us by writing to [email protected].
</li>
<li>
The Agreement is concluded by using the Mobile App, Web App and/or Browser Extension&nbsp;subject to these
Expand Down

0 comments on commit 7dcfb50

Please sign in to comment.