Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion client/src/app/components/pages/static/PrivacyPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default function PrivacyPage({}: Props) {
<h2>Who we are</h2>
<p>
Winden is operated by Least Authority TFA GmbH (‘Least Authority’, ‘we’,
‘us’), located at Thaerstraße 28a, 10249 Berlin in Germany.
‘us’), located at Warschauer Straße 58A, 10243 Berlin in Germany.
</p>
<p>
As a privacy-focused company we aim to know as little about you as
Expand Down
2 changes: 1 addition & 1 deletion client/src/app/components/pages/static/TermsPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export default function TermsPage({}: Props) {
<p>
Thank you for choosing our service which allows people to transfer data
("Service"). The Service is provided by Least Authority TFA GmbH,
Thaerstraße 28a, 10249 Berlin (<b>"Least Authority"</b>, <b>"we"</b> or{" "}
Warschauer Straße 58A, 10243 Berlin (<b>"Least Authority"</b>, <b>"we"</b> or{" "}
<b>"us"</b> or <b>"our"</b>). By using the Service, you conclude a
binding agreement with us under the following terms and conditions. The
Terms shall apply in the version current at the time of the first use of
Expand Down
Loading