From 34dd9844cc91e4b17600e84229e3ccf846cc25af Mon Sep 17 00:00:00 2001 From: Khue Doan Date: Fri, 31 Dec 2021 17:05:27 +0700 Subject: [PATCH] docs: update license notices --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ec5906b..231fd563 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,17 @@ Any contributions you make, either big or small, are greatly appreciated. ## License -Distributed under the GPLv3 License. See `LICENSE` for more information. +> Copyright (c) 2021 Khue Doan + +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. + +This project is distributed in the hope that it will be useful, but **WITHOUT ANY WARRANTY**; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +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