From adcbeee71da67d013627b67855ce3351b3a847b7 Mon Sep 17 00:00:00 2001 From: ditaajipratama Date: Thu, 6 Jun 2024 00:02:11 +0700 Subject: [PATCH] add license information on README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 55e87a6..1f46e3b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,18 @@ # CostaPy Template - Plain A plain CostaPy template +## License + +CostaPy Template - Plain + +Copyright (C) 2024 Dita Aji Pratama + +This program 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 program 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 program. If not, see https://www.gnu.org/licenses/. + ## Usage - Put the folder in your `templates` directory