Lizenzdetails ergänzt
All checks were successful
Daily Docker Build / Update-Check & Build (push) Successful in 11s

This commit is contained in:
2026-04-22 20:52:03 +02:00
parent 4f5187b126
commit 2faabbda3a
2 changed files with 23 additions and 1 deletions

14
LICENSE
View File

@@ -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)

View File

@@ -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