From 73195a6581a50eb3c4b12157c36a55fe7fc52a22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mert=20G=C3=B6r?= Date: Fri, 19 May 2023 14:23:07 +0300 Subject: [PATCH] initial commit with GPLv3+ --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index b13ed72..af04c1f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,24 @@ # c-course + A Course about C programming language + +# License + +A Course about C programming language + +Copyright (C) 2023 Masscollabs Services + +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 . + +Feel free to send an email for your questions to mertgor at masscollabs dot xyz