From 9148c0b86249b86986b9f906859e196b2291b19c Mon Sep 17 00:00:00 2001 From: Khue Doan Date: Fri, 14 Jan 2022 09:29:34 +0700 Subject: [PATCH] docs(license): put notice in disclosure widget --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4454c8cf..ead080db 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,9 @@ Any contributions you make, either big or small, are greatly appreciated. > Copyright (c) 2020, 2021, 2022 Khue Doan -Distributed under the GPLv3 License. +
+ +Distributed under the GPLv3 License. This project is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. @@ -107,6 +109,8 @@ See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this project (`LICENSE.md`). If not, see . +
+ ## Acknowledgements - [ArgoCD usage in my coworker's homelab](https://github.com/locmai/humble)