From bd28ccd2429ecb3cbff00a780dba9cff781f2c34 Mon Sep 17 00:00:00 2001 From: Philippe Merle Date: Thu, 5 Jun 2025 04:00:16 +0200 Subject: [PATCH] Move from GPL-3.0 to Apache License 2.0 Move from GPL-3.0 to Apache License 2.0, the preferred licence in the CNCF/Kubernetes community, as discussed in https://github.com/philippemerle/KubeDiagrams/discussions/37 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b441b6e..a5ccc81 100644 --- a/README.md +++ b/README.md @@ -436,6 +436,6 @@ Following figure shows the software architecture of **KubeDiagrams**. ## License -This project is licensed under the GPL-3.0 license - see the [LICENSE](https://github.com/philippemerle/KubeDiagrams/blob/main/LICENSE) file for details. +This project is licensed under the Apache 2.0 License - see the [LICENSE](https://github.com/philippemerle/KubeDiagrams/blob/main/LICENSE) file for details. [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fphilippemerle%2FKubeDiagrams.svg?type=large&issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2Fphilippemerle%2FKubeDiagrams?ref=badge_large&issueType=license)