icingadb-web/doc
Alexander A. Klimov 3c8ed68cc6 Upgrade license from GPLv2 to GPLv2+
This was easy because only README.md and doc/01-About.md were redacted manually, everything else via:
git ls-files -z |xargs -0 perl -pi -e 's/Icinga GmbH \| GPLv2/Icinga GmbH | GPLv2+/'

This is legal because we have only merged PRs with label:cla/signed or made by Icinga staff:
https://github.com/Icinga/icingadb-web/pulls?page=1&q=is%3Apr+is%3Aclosed+-label%3Acla%2Fsigned+-author%3Anilmerg

This has no risk for us in people distributing their own version under GPLv3 only.
After all, we won't take their patches anyway, unless they sign our CLA.

This is the cleanest solution for having e.g. these in one address space:

* Icinga Web, GPLv2+
* K8s Web, AGPLv3
* Thirdparty, some LGPLv3 and Apache-2.0

Apropos, K8s Web is even v3-licensed on purpose, to have a stronger protection against cloud ops.
2025-11-21 13:31:24 +01:00
..
02-Installation.md.d Raise dependencies 2025-11-19 12:28:22 +01:00
res Docs: Account Redis' trademark policy 2024-04-11 10:09:21 +02:00
01-About.md Upgrade license from GPLv2 to GPLv2+ 2025-11-21 13:31:24 +01:00
02-Installation.md Enhance package installation & configuration docs 2023-09-28 10:31:29 +02:00
03-Configuration.md Support setting a default comment for acknowledgements (#1178) 2025-05-08 14:24:15 +02:00
04-Security.md Auth: Merge variable denylists and protections from multiple roles 2025-11-19 08:50:39 +01:00
05-Upgrading.md Only include requested columns in CSV/JSON exports when using ?columns=… (#1301) 2025-11-19 11:40:44 +01:00
09-Automation.md Fix automation documentation (#1286) 2025-10-15 10:43:17 +02:00
10-Migration.md migrate: Drop monitoring url preview 2025-11-06 09:04:46 +01:00
11-Concepts.md Add 11-Concepts.md 2020-03-12 14:26:46 +01:00
TRADEMARKS.md Docs: Account Redis' trademark policy 2024-04-11 10:09:21 +02:00