From d6442c176d4c3a864f7b32edad23f8df031524b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mert=20G=C3=B6r?= Date: Wed, 7 Jun 2023 18:30:46 +0300 Subject: [PATCH] initial commit for C++ with GPLv3+ --- README.md | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a24bdbf..7a05563 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,24 @@ # cpp-dojo -C++ Training + +C++ Training with examples written by the cpp-dojo community + +# License + +C++ Training with examples written by the cpp-dojo community + +Copyright (C) 2023 Mert Gör and contributors + +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