Lizenzdetails ergänzt
All checks were successful
Daily Docker Build / Update-Check & Build (push) Successful in 11s
All checks were successful
Daily Docker Build / Update-Check & Build (push) Successful in 11s
This commit is contained in:
14
LICENSE
14
LICENSE
@@ -4,6 +4,20 @@ Copyright © 2026 Patrick Asmus
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
License scope
|
||||||
|
|
||||||
|
This MIT License applies only to the Docker packaging and project files in
|
||||||
|
this repository, such as the Dockerfile, docker-compose.yml, nginx
|
||||||
|
configuration, workflow files, and documentation created for this project.
|
||||||
|
|
||||||
|
The VDO.Ninja application included in Docker images built from this repository
|
||||||
|
is not licensed under the MIT License. VDO.Ninja is provided by its upstream
|
||||||
|
authors under the GNU Affero General Public License v3.0 or later (AGPL-3.0-or-later).
|
||||||
|
See the upstream project for its license and source code:
|
||||||
|
https://github.com/steveseguin/vdo.ninja
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
Lizenzinhaber
|
Lizenzinhaber
|
||||||
|
|
||||||
Name: Patrick Asmus (scriptos)
|
Name: Patrick Asmus (scriptos)
|
||||||
|
|||||||
10
README.md
10
README.md
@@ -139,6 +139,14 @@ vdo.example.de {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## ⚖️ Lizenzhinweis
|
||||||
|
|
||||||
|
Die Docker-Packaging-Dateien in diesem Repository stehen unter der [MIT-Lizenz](./LICENSE).
|
||||||
|
|
||||||
|
Das in den Docker Images enthaltene [VDO.Ninja](https://github.com/steveseguin/vdo.ninja) selbst steht **nicht** unter MIT, sondern wird von den Upstream-Autoren unter der **GNU Affero General Public License v3.0 or later (AGPL-3.0-or-later)** bereitgestellt.
|
||||||
|
|
||||||
|
Dieses Docker Image enthält daher AGPL-lizenzierte Software. Bitte beachte die Lizenzbedingungen des Upstream-Projekts, insbesondere bei Weitergabe, Veröffentlichung oder Bereitstellung des Images.
|
||||||
|
|
||||||
|
|
||||||
## 🔗 Links
|
## 🔗 Links
|
||||||
|
|
||||||
@@ -158,4 +166,4 @@ vdo.example.de {
|
|||||||
<sub>
|
<sub>
|
||||||
© Patrick Asmus · Techniverse Network · <a href="./LICENSE">Lizenz</a>
|
© Patrick Asmus · Techniverse Network · <a href="./LICENSE">Lizenz</a>
|
||||||
</sub>
|
</sub>
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user