From edad444a8328f336e4425110477510d616467547 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Sat, 25 Dec 2021 23:11:25 +0100 Subject: [PATCH] Mention correct license in README (#2) Reviewed-on: https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/pulls/2 Reviewed-by: 6543 <6543@noreply.codeberg.org> Co-authored-by: techknowlogick Co-committed-by: techknowlogick --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95546bd..bee8c3b 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,4 @@ please see the [instructions](https://codeberg.org/woodpecker-plugins/plugin-doc ## License -This project is licensed under the MIT License - see the [LICENSE](https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/src/branch/main/LICENSE) file for details. +This project is licensed under the Apache-2.0 License - see the [LICENSE](https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/src/branch/main/LICENSE) file for details.