Update LICENSE
This commit is contained in:
@@ -1,18 +1,93 @@
|
||||
MIT License
|
||||
Copyright (c) 2026 Paul Horn. Alle Rechte vorbehalten.
|
||||
Copyright (c) 2026 Paul Horn. All rights reserved.
|
||||
|
||||
Copyright (c) 2026 paulhorn
|
||||
=============================================================================
|
||||
DEUTSCH (German)
|
||||
=============================================================================
|
||||
|
||||
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:
|
||||
RECHTLICHER HINWEIS - KEINE LIZENZ
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all copies or substantial
|
||||
portions of the Software.
|
||||
Dieses Projekt und sein gesamter Quellcode, einschließlich aller zugehörigen
|
||||
Dateien, Dokumentationen und Assets (im Folgenden "das Werk"), sind
|
||||
urheberrechtlich geschützt und unterliegen dem deutschen Urheberrechtsgesetz
|
||||
(UrhG) sowie den anwendbaren internationalen Abkommen.
|
||||
|
||||
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.
|
||||
Der Urheber (Inhaber aller Rechte) räumt hiermit ausdrücklich **keine Lizenz**
|
||||
und **keine Nutzungsrechte** an dem Werk ein. Das bedeutet insbesondere:
|
||||
|
||||
* Das Werk darf **nicht** vervielfältigt, verbreitet, öffentlich zugänglich
|
||||
gemacht, aufgeführt, vorgeführt oder gesendet werden.
|
||||
* Das Werk darf **nicht** verändert, bearbeitet, übersetzt, nachgebaut oder
|
||||
in anderer Weise umgestaltet werden.
|
||||
* Das Werk darf **nicht** ganz oder in Teilen in eigene Projekte, Produkte,
|
||||
Bibliotheken, Datenbanken oder Anwendungen integriert werden, unabhängig
|
||||
vom Verwendungszweck (privat, kommerziell, wissenschaftlich, schulisch).
|
||||
* Das Erstellen von abgeleiteten Werken (Derivaten) und das Forken zum
|
||||
Zweck der Weiternutzung oder Weiterentwicklung sind **nicht** gestattet.
|
||||
* Jegliche Nutzung, die über das rein passive Betrachten des Quellcodes
|
||||
auf dem ursprünglichen Git-Server hinausgeht, ist **untersagt**.
|
||||
|
||||
Die Tatsache, dass der Quellcode auf einem öffentlich zugänglichen Server
|
||||
abrufbar ist, stellt **keine stillschweigende Lizenzierung** dar und begründet
|
||||
**keinen Nutzungsvertrag**. Ein öffentlicher Zugriff allein ist keine
|
||||
Einwilligung in eine Nutzung, Veränderung oder Weitergabe.
|
||||
|
||||
**Zulässig ist ausschließlich:**
|
||||
* Das Betrachten des Quellcodes auf dem ursprünglichen Repository-Server
|
||||
über einen Webbrowser oder ein ähnliches Lese-Werkzeug.
|
||||
* Das Herunterladen zu reinen Lesezwecken (Ansicht) auf den eigenen
|
||||
Rechner, sofern keine weitere Verwendung erfolgt und der Code nicht
|
||||
kompiliert, ausgeführt oder in eigenen Werken verwendet wird.
|
||||
|
||||
Jede darüber hinausgehende Handlung bedarf der **vorherigen, ausdrücklichen
|
||||
und schriftlichen Zustimmung** des Urhebers. Anfragen können gerichtet werden
|
||||
an: arbeit@paulvincenthorn.de
|
||||
|
||||
Urheberrechtsverstöße können zivil- und strafrechtlich verfolgt werden.
|
||||
|
||||
=============================================================================
|
||||
ENGLISH (English)
|
||||
=============================================================================
|
||||
|
||||
LEGAL NOTICE - NO LICENSE
|
||||
|
||||
This project and all its source code, accompanying files, documentation,
|
||||
and assets (hereinafter "the Work") are protected by copyright law and
|
||||
applicable international treaties.
|
||||
|
||||
The copyright holder (owner of all rights) explicitly grants **no license**
|
||||
and **no usage rights** for the Work. In particular, this means:
|
||||
|
||||
* The Work may **not** be reproduced, distributed, publicly displayed,
|
||||
performed, or transmitted.
|
||||
* The Work may **not** be modified, adapted, translated, reverse-
|
||||
engineered, or otherwise altered.
|
||||
* The Work may **not** be incorporated in whole or in part into any other
|
||||
project, product, library, database, or application, regardless of the
|
||||
purpose (private, commercial, academic, educational, etc.).
|
||||
* The creation of derivative works and forking for the purpose of further
|
||||
use or development are **not** permitted.
|
||||
* Any use beyond passive viewing of the source code on the original Git
|
||||
server is **prohibited**.
|
||||
|
||||
The mere fact that the source code is accessible on a publicly reachable
|
||||
server does **not** constitute an implied license and does **not** create any
|
||||
contractual relationship. Public access alone is not consent to use, modify,
|
||||
or share the Work.
|
||||
|
||||
**Only the following is allowed:**
|
||||
* Viewing the source code on the original repository server via a web
|
||||
browser or equivalent read-only tool.
|
||||
* Downloading the code solely for reading purposes (viewing) onto a local
|
||||
machine, provided that no further use is made and the code is not
|
||||
compiled, executed, or used in your own works.
|
||||
|
||||
Any action beyond that requires the **prior, explicit, and written consent**
|
||||
of the copyright holder. Inquiries can be directed to:
|
||||
arbeit@paulvincenthorn.de
|
||||
|
||||
Copyright infringement may result in civil and criminal penalties.
|
||||
|
||||
=============================================================================
|
||||
END OF NOTICE
|
||||
=============================================================================
|
||||
Reference in New Issue
Block a user