From e737e76c2949df7c6b7f437fb58e0383e0b96983 Mon Sep 17 00:00:00 2001 From: Pierrick C Date: Sun, 7 Apr 2019 23:08:40 +0200 Subject: [PATCH] Add licence header --- code_polisseur/code_polisseur.ino | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/code_polisseur/code_polisseur.ino b/code_polisseur/code_polisseur.ino index 86c372e..081dec7 100644 --- a/code_polisseur/code_polisseur.ino +++ b/code_polisseur/code_polisseur.ino @@ -1,5 +1,19 @@ /* - +Polisseur +Copyright (C) 2019 Arofarn + +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 . */ #include