From afc0e38f22d262b9021bf2986b3eadb1cd410555 Mon Sep 17 00:00:00 2001 From: Jiri Hubacek Date: Fri, 29 Jun 2018 17:41:20 +0200 Subject: [PATCH] Add template --- TEMPLATE | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 TEMPLATE diff --git a/TEMPLATE b/TEMPLATE new file mode 100644 index 0000000..0a4fef1 --- /dev/null +++ b/TEMPLATE @@ -0,0 +1,16 @@ +/* +This file is part of I am car. + +I am car 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. + +I am car 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 I am car. If not, see . +*/ -- 2.39.2