From cc07531f72e37902adf6f9f3c14612d1aacb25b6 Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Thu, 5 Apr 2018 20:12:56 -0300 Subject: [PATCH] Update user_config.h --- sonoff/user_config.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sonoff/user_config.h b/sonoff/user_config.h index 756e21a7c..7d4c2b4f2 100644 --- a/sonoff/user_config.h +++ b/sonoff/user_config.h @@ -1,14 +1,18 @@ /* user_config.h - user specific configuration for Sonoff-Tasmota + Copyright (C) 2018 Theo Arends + 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 . */