Rechtliches

Lizenzen

Diese Seite listet alle Open-Source-Komponenten und Drittinhalte auf, die beim Aufruf dieser Website an Ihren Browser ausgeliefert werden, sowie die dazugehörigen Lizenzbedingungen.

code

HTMX

JavaScript-Bibliothek für serverseitige Interaktionen

Zero-Clause BSD (0BSD)

Autor: Carson Gross & HTMX Contributors

Datei: /assets/js/htmx.min-18.js

Website: htmx.org

chevron_right Lizenztext anzeigen
Zero-Clause BSD
=============

Permission to use, copy, modify, and/or distribute this software for
any purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE
FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
font_download

Work Sans

Schriftart (Webfont)

SIL Open Font License 1.1

Urheber: Wei Huang & The Work Sans Project Authors

Dateien: /assets/fonts/work-sans-*.woff2

Quelle: github.com/weiweihuanghuang/Work-Sans

chevron_right Lizenztext anzeigen
Copyright 2019 The Work Sans Project Authors
(https://github.com/weiweihuanghuang/Work-Sans)

This Font Software is licensed under the SIL Open Font License, Version 1.1.

-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------

PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide
development of collaborative font projects, to support the font creation
efforts of academic and linguistic communities, and to provide a free and
open framework in which fonts may be shared and improved in partnership
with others.

The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
requirement for fonts to remain under this license does not apply
to any document created using the fonts or their derivatives.

PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:

1) Neither the Font Software nor any of its individual components,
in Original or Modified Versions, may be sold by itself.

2) Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy
contains the above copyright notice and this license.

3) No Modified Version of the Font Software may use the Reserved Font
Name(s) unless explicit written permission is granted by the corresponding
Copyright Holder.

4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
Software shall not be used to promote, endorse or advertise any
Modified Version, except to acknowledge the contribution(s) of the
Copyright Holder(s) and the Author(s) or with their explicit written
permission.

5) The Font Software, modified or unmodified, in part or in whole,
must be distributed entirely under this license, and must not be
distributed under any other license.

DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.
interests

Material Symbols

Icon-Font (Schriftart)

Apache License 2.0

Urheber: Google LLC

Datei: /assets/fonts/material-symbols-outlined.woff2 (Subset der tatsächlich genutzten Icons)

Quelle: github.com/google/material-design-icons

chevron_right Lizenztext anzeigen
                                 Apache License
                           Version 2.0, January 2004
                        http://www.apache.org/licenses/

   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

   1. Definitions.

      "License" shall mean the terms and conditions for use, reproduction,
      and distribution as defined by Sections 1 through 9 of this document.

      "Licensor" shall mean the copyright owner or entity authorized by
      the copyright owner that is granting the License.

      "Legal Entity" shall mean the union of the acting entity and all
      other entities that control, are controlled by, or are under common
      control with that entity.

      "You" (or "Your") shall mean an individual or Legal Entity
      exercising permissions granted by this License.

      "Source" form shall mean the preferred form for making modifications,
      including but not limited to software source code, documentation
      source, and configuration files.

      "Object" form shall mean any form resulting from mechanical
      transformation or translation of a Source form, including but
      not limited to compiled object code, generated documentation,
      and conversions to other media types.

      "Work" shall mean the work of authorship made available under the License.

      "Derivative Works" shall mean any work that is based on the Work.

      "Contribution" shall mean any work of authorship submitted to the Licensor
      for inclusion in the Work.

      "Contributor" shall mean Licensor and any Legal Entity on behalf of whom
      a Contribution has been received by the Licensor.

   2. Grant of Copyright License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      copyright license to reproduce, prepare Derivative Works of,
      publicly display, publicly perform, sublicense, and distribute the
      Work and such Derivative Works in Source or Object form.

   3. Grant of Patent License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      patent license to make, use, offer to sell, sell, import,
      and otherwise transfer the Work.

   4. Redistribution. You may reproduce and distribute copies of the Work
      or Derivative Works thereof in any medium, with or without modifications,
      and in Source or Object form, provided that You meet the following conditions:

      (a) You must give any other recipients a copy of this License; and
      (b) You must cause any modified files to carry prominent notices; and
      (c) You must retain all copyright, patent, trademark, and attribution
          notices from the Source form of the Work; and
      (d) If the Work includes a "NOTICE" file, You must include a readable
          copy of the attribution notices contained within.

   6. Trademarks. This License does not grant permission to use the trade
      names, trademarks, service marks, or product names of the Licensor.

   7. Disclaimer of Warranty. The Work is provided on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

   8. Limitation of Liability. In no event shall any Contributor be liable
      for any damages arising as a result of this License or out of the use
      or inability to use the Work.

   Copyright 2024 Google LLC
   Licensed under the Apache License, Version 2.0.
style

Tailwind CSS

CSS-Framework (kompiliertes Stylesheet)

MIT License

Urheber: Tailwind Labs, Inc.

Datei: /assets/css/style-18.css (enthält kompilierte Tailwind-Utility-Klassen)

Website: tailwindcss.com

chevron_right Lizenztext anzeigen
MIT License

Copyright (c) Tailwind Labs, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
map

OpenStreetMap

Kartenausschnitt (Screenshot) im Ankaufsprofil auf der Startseite

ODbL 1.0

Urheber: © OpenStreetMap-Mitwirkende

Datei: /assets/images/standort-osm.webp

Die auf dieser Website verwendete Karte basiert auf Daten von OpenStreetMap, die unter der Open Database License (ODbL) 1.0 verfügbar sind. Die Kartendarstellung (Tiles) ist © OpenStreetMap-Mitwirkende.

Lizenz: Open Database License (ODbL) 1.0

chevron_right Lizenztext anzeigen
Open Database License (ODbL) v1.0
=================================

Summary (not a substitute for the full license):
You are free to share, adapt and use this database if you:
  - Attribute: Credit OpenStreetMap and contributors
  - Share-Alike: Derived databases must remain open under ODbL
  - Keep open: Technological measures to restrict access are not permitted

Full license text: https://opendatacommons.org/licenses/odbl/1-0/

Attribution requirement:
  © OpenStreetMap contributors

OpenStreetMap data is made available under the Open Database License:
http://opendatacommons.org/licenses/odbl/1.0/
Any rights in individual contents of the database are licensed under the
Database Contents License: http://opendatacommons.org/licenses/dbcl/1.0/
cloud

Google reCAPTCHA & Google Maps

Externe Dienste (nur nach Ihrer ausdrücklichen Einwilligung)

Google Nutzungsbedingungen

Anbieter: Google Ireland Limited, Gordon House, Barrow Street, Dublin 4, Irland

Diese Dienste werden erst nach Ihrer aktiven Einwilligung an Ihren Browser ausgeliefert. Sie unterliegen nicht einer Open-Source-Lizenz, sondern den Nutzungsbedingungen und der Datenschutzrichtlinie von Google:

Weitere Informationen finden Sie in unserer Datenschutzerklärung.