From 781c711abbe832cfc205594b0d6d60cc3589d0b5 Mon Sep 17 00:00:00 2001
From: fvanroie <15969459+fvanroie@users.noreply.github.com>
Date: Mon, 10 Jan 2022 05:57:46 +0100
Subject: [PATCH] Update License
---
LICENSE | 2 +-
include/VersionInfo.h | 2 +-
include/espspi/Ethernet.h | 2 +-
include/hasp_conf.h | 2 +-
include/hasp_macro.h | 2 +-
include/hasp_mem.h | 2 +-
include/lv_symbol_mdi_def.h | 2 +-
include/stm32f4/hal_conf_custom.h | 2 +-
include/user_config_override-template.h | 2 +-
lib/lv_lib_zifont/lv_zifont.cpp | 2 +-
lib/lv_lib_zifont/lv_zifont.h | 2 +-
platformio.ini | 2 +-
src/custom/my_custom_fan_template.cpp | 2 +-
src/custom/my_custom_template.cpp | 2 +-
src/custom/my_custom_template.h | 2 +-
src/dev/device.h | 2 +-
src/dev/esp32/esp32.cpp | 2 +-
src/dev/esp32/esp32.h | 2 +-
src/dev/esp32/lanbonl8.cpp | 2 +-
src/dev/esp32/lanbonl8.h | 2 +-
src/dev/esp32/m5stackcore2.cpp | 2 +-
src/dev/esp32/m5stackcore2.h | 2 +-
src/dev/esp8266/esp8266.cpp | 2 +-
src/dev/esp8266/esp8266.h | 2 +-
src/dev/posix/hasp_posix.cpp | 2 +-
src/dev/stm32f4/stm32f4.cpp | 2 +-
src/dev/stm32f4/stm32f4.h | 2 +-
src/dev/stm32f7/stm32f7.cpp | 2 +-
src/dev/stm32f7/stm32f7.h | 2 +-
src/dev/win32/hasp_win32.cpp | 2 +-
src/dev/win32/hasp_win32.h | 2 +-
src/drv/old/hasp_drv_ft5206.h | 2 +-
src/drv/old/hasp_drv_ft6336u.h | 2 +-
src/drv/old/hasp_drv_gt911.h | 2 +-
src/drv/old/hasp_drv_tft_espi.cpp | 2 +-
src/drv/old/hasp_drv_tft_espi.h | 2 +-
src/drv/old/hasp_drv_touch.cpp | 2 +-
src/drv/old/hasp_drv_touch.h | 2 +-
src/drv/old/hasp_drv_xpt2046.h | 2 +-
src/drv/tft/tft_driver.h | 2 +-
src/drv/tft/tft_driver_lovyangfx.cpp | 2 +-
src/drv/tft/tft_driver_lovyangfx.h | 2 +-
src/drv/tft/tft_driver_sdl2.cpp | 2 +-
src/drv/tft/tft_driver_sdl2.h | 2 +-
src/drv/tft/tft_driver_tftespi.cpp | 2 +-
src/drv/tft/tft_driver_tftespi.h | 2 +-
src/drv/touch/touch_driver.h | 2 +-
src/drv/touch/touch_driver_analog.h | 2 +-
src/drv/touch/touch_driver_ft6336u.h | 20 ++++++++++----------
src/drv/touch/touch_driver_gt911.h | 2 +-
src/drv/touch/touch_driver_lovyangfx.h | 2 +-
src/drv/touch/touch_driver_stmpe610.h | 2 +-
src/drv/touch/touch_driver_tftespi.h | 2 +-
src/drv/touch/touch_helper.h | 2 +-
src/hal/hasp_hal.cpp | 2 +-
src/hal/hasp_hal.h | 2 +-
src/hasp/hasp.cpp | 2 +-
src/hasp/hasp.h | 2 +-
src/hasp/hasp_attribute.cpp | 2 +-
src/hasp/hasp_attribute.h | 2 +-
src/hasp/hasp_attribute_helper.h | 2 +-
src/hasp/hasp_dispatch.cpp | 2 +-
src/hasp/hasp_dispatch.h | 2 +-
src/hasp/hasp_event.cpp | 2 +-
src/hasp/hasp_event.h | 2 +-
src/hasp/hasp_font.h | 2 +-
src/hasp/hasp_lvfs.cpp | 2 +-
src/hasp/hasp_lvfs.h | 2 +-
src/hasp/hasp_mem.cpp | 2 +-
src/hasp/hasp_object.cpp | 2 +-
src/hasp/hasp_object.h | 2 +-
src/hasp/hasp_page.cpp | 2 +-
src/hasp/hasp_page.h | 2 +-
src/hasp/hasp_parser.cpp | 2 +-
src/hasp/hasp_parser.h | 2 +-
src/hasp/hasp_style.cpp | 2 +-
src/hasp/hasp_task.cpp | 2 +-
src/hasp/hasp_task.h | 2 +-
src/hasp/lv_theme_hasp.h | 2 +-
src/hasp_config.cpp | 2 +-
src/hasp_config.h | 2 +-
src/hasp_debug.cpp | 2 +-
src/hasp_debug.h | 2 +-
src/hasp_eeprom.cpp | 2 +-
src/hasp_eeprom.h | 2 +-
src/hasp_filesystem.cpp | 2 +-
src/hasp_filesystem.h | 2 +-
src/hasp_gui.cpp | 6 +++---
src/hasp_gui.h | 2 +-
src/hasp_oobe.cpp | 2 +-
src/hasp_oobe.h | 2 +-
src/hasplib.h | 2 +-
src/log/hasp_debug.cpp | 2 +-
src/main_arduino.cpp | 2 +-
src/main_sdl2.cpp | 2 +-
src/mqtt/hasp_mqtt.h | 2 +-
src/mqtt/hasp_mqtt_ha.cpp | 2 +-
src/mqtt/hasp_mqtt_ha.h | 2 +-
src/mqtt/hasp_mqtt_paho_async.cpp | 2 +-
src/mqtt/hasp_mqtt_paho_single.cpp | 2 +-
src/mqtt/hasp_mqtt_pubsubclient.cpp | 2 +-
src/sys/gpio/hasp_gpio.cpp | 2 +-
src/sys/gpio/hasp_gpio.h | 2 +-
src/sys/net/hasp_ethernet_esp32.cpp | 2 +-
src/sys/net/hasp_ethernet_esp32.h | 2 +-
src/sys/net/hasp_ethernet_stm32.cpp | 2 +-
src/sys/net/hasp_ethernet_stm32.h | 2 +-
src/sys/net/hasp_network.cpp | 2 +-
src/sys/net/hasp_network.h | 2 +-
src/sys/net/hasp_wifi.cpp | 18 ++++++++++--------
src/sys/net/hasp_wifi.h | 2 +-
src/sys/svc/hasp_console.cpp | 2 +-
src/sys/svc/hasp_console.h | 2 +-
src/sys/svc/hasp_http.cpp | 6 +++---
src/sys/svc/hasp_http.h | 2 +-
src/sys/svc/hasp_http_async.cpp | 4 ++--
src/sys/svc/hasp_mdns.cpp | 2 +-
src/sys/svc/hasp_mdns.h | 2 +-
src/sys/svc/hasp_ota.cpp | 2 +-
src/sys/svc/hasp_ota.h | 2 +-
src/sys/svc/hasp_slave.cpp | 2 +-
src/sys/svc/hasp_slave.h | 2 +-
src/sys/svc/hasp_telnet.h | 2 +-
123 files changed, 146 insertions(+), 144 deletions(-)
diff --git a/LICENSE b/LICENSE
index dfe689c9..b65142e9 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2019-2021 Francis Van Roie
+Copyright (c) 2019-2022 Francis Van Roie
Copyright (c) 2018-2019 Allen Derusha allen@derusha.org
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/include/VersionInfo.h b/include/VersionInfo.h
index 4c693b85..885dc775 100644
--- a/include/VersionInfo.h
+++ b/include/VersionInfo.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
/* This file is used during the build of the paho library */
diff --git a/include/espspi/Ethernet.h b/include/espspi/Ethernet.h
index 9f7d6526..b5b35acf 100644
--- a/include/espspi/Ethernet.h
+++ b/include/espspi/Ethernet.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef WIFISPI_H
diff --git a/include/hasp_conf.h b/include/hasp_conf.h
index b739f249..ae928c75 100644
--- a/include/hasp_conf.h
+++ b/include/hasp_conf.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_CONF_H
diff --git a/include/hasp_macro.h b/include/hasp_macro.h
index fb5f0b24..e7a2c91a 100644
--- a/include/hasp_macro.h
+++ b/include/hasp_macro.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_MACRO_H
diff --git a/include/hasp_mem.h b/include/hasp_mem.h
index 7cb8cfe9..7b5223c8 100644
--- a/include/hasp_mem.h
+++ b/include/hasp_mem.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_MEM_H
diff --git a/include/lv_symbol_mdi_def.h b/include/lv_symbol_mdi_def.h
index 0edd74a4..23c8e3e6 100644
--- a/include/lv_symbol_mdi_def.h
+++ b/include/lv_symbol_mdi_def.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef LV_SYMBOL_MDI_DEF_H
diff --git a/include/stm32f4/hal_conf_custom.h b/include/stm32f4/hal_conf_custom.h
index 03815ba2..c6d8ba32 100644
--- a/include/stm32f4/hal_conf_custom.h
+++ b/include/stm32f4/hal_conf_custom.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
/* Include the normal default core configuration */
diff --git a/include/user_config_override-template.h b/include/user_config_override-template.h
index 96bf7e2c..09bcd916 100644
--- a/include/user_config_override-template.h
+++ b/include/user_config_override-template.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
/***************************************************
diff --git a/lib/lv_lib_zifont/lv_zifont.cpp b/lib/lv_lib_zifont/lv_zifont.cpp
index 95c68955..43f7e340 100644
--- a/lib/lv_lib_zifont/lv_zifont.cpp
+++ b/lib/lv_lib_zifont/lv_zifont.cpp
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
/*********************
diff --git a/lib/lv_lib_zifont/lv_zifont.h b/lib/lv_lib_zifont/lv_zifont.h
index 4160fe4e..31090b59 100644
--- a/lib/lv_lib_zifont/lv_zifont.h
+++ b/lib/lv_lib_zifont/lv_zifont.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef LV_ZIFONT_H
diff --git a/platformio.ini b/platformio.ini
index d424cb0a..33c0ee7b 100644
--- a/platformio.ini
+++ b/platformio.ini
@@ -1,4 +1,4 @@
-; MIT License - Copyright (c) 2019-2021 Francis Van Roie
+; MIT License - Copyright (c) 2019-2022 Francis Van Roie
; For full license information read the LICENSE file in the project folder
;
; PlatformIO Project Configuration File
diff --git a/src/custom/my_custom_fan_template.cpp b/src/custom/my_custom_fan_template.cpp
index 7de784bd..c1066130 100644
--- a/src/custom/my_custom_fan_template.cpp
+++ b/src/custom/my_custom_fan_template.cpp
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
// USAGE: - Copy this file and rename it to my_custom_fan_rotator.cpp, also copy my_custom_template.h and rename it to my_custom.h
diff --git a/src/custom/my_custom_template.cpp b/src/custom/my_custom_template.cpp
index ff59096b..c12308bd 100644
--- a/src/custom/my_custom_template.cpp
+++ b/src/custom/my_custom_template.cpp
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
// USAGE: - Copy this file and rename it to my_custom.cpp
diff --git a/src/custom/my_custom_template.h b/src/custom/my_custom_template.h
index 5dbb4804..01784d2a 100644
--- a/src/custom/my_custom_template.h
+++ b/src/custom/my_custom_template.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
// USAGE: - Copy this file and rename it to my_custom.h
diff --git a/src/dev/device.h b/src/dev/device.h
index cd9f25d7..4e87240d 100644
--- a/src/dev/device.h
+++ b/src/dev/device.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_DEVICE_H
diff --git a/src/dev/esp32/esp32.cpp b/src/dev/esp32/esp32.cpp
index b9776ce6..f9e63de0 100644
--- a/src/dev/esp32/esp32.cpp
+++ b/src/dev/esp32/esp32.cpp
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#if defined(ESP32)
diff --git a/src/dev/esp32/esp32.h b/src/dev/esp32/esp32.h
index bab1d6de..60ea0be8 100644
--- a/src/dev/esp32/esp32.h
+++ b/src/dev/esp32/esp32.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_DEVICE_ESP32_H
diff --git a/src/dev/esp32/lanbonl8.cpp b/src/dev/esp32/lanbonl8.cpp
index f754393f..f1c034b4 100644
--- a/src/dev/esp32/lanbonl8.cpp
+++ b/src/dev/esp32/lanbonl8.cpp
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#include "lanbonl8.h"
diff --git a/src/dev/esp32/lanbonl8.h b/src/dev/esp32/lanbonl8.h
index 40375ec5..5f4ed667 100644
--- a/src/dev/esp32/lanbonl8.h
+++ b/src/dev/esp32/lanbonl8.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_DEVICE_LANBONL8_H
diff --git a/src/dev/esp32/m5stackcore2.cpp b/src/dev/esp32/m5stackcore2.cpp
index 27926fb1..f43e32e0 100644
--- a/src/dev/esp32/m5stackcore2.cpp
+++ b/src/dev/esp32/m5stackcore2.cpp
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#include "m5stackcore2.h"
diff --git a/src/dev/esp32/m5stackcore2.h b/src/dev/esp32/m5stackcore2.h
index 97e39828..3dc223d0 100644
--- a/src/dev/esp32/m5stackcore2.h
+++ b/src/dev/esp32/m5stackcore2.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_DEVICE_M5STACKCORE2_H
diff --git a/src/dev/esp8266/esp8266.cpp b/src/dev/esp8266/esp8266.cpp
index f77294a5..48c799b0 100644
--- a/src/dev/esp8266/esp8266.cpp
+++ b/src/dev/esp8266/esp8266.cpp
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#if defined(ESP8266)
diff --git a/src/dev/esp8266/esp8266.h b/src/dev/esp8266/esp8266.h
index a37cd94e..9f5ee144 100644
--- a/src/dev/esp8266/esp8266.h
+++ b/src/dev/esp8266/esp8266.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_DEVICE_ESP8266_H
diff --git a/src/dev/posix/hasp_posix.cpp b/src/dev/posix/hasp_posix.cpp
index 5f8b56c1..d6eec80e 100644
--- a/src/dev/posix/hasp_posix.cpp
+++ b/src/dev/posix/hasp_posix.cpp
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#if defined(POSIX)
diff --git a/src/dev/stm32f4/stm32f4.cpp b/src/dev/stm32f4/stm32f4.cpp
index 96ff16eb..00a25235 100644
--- a/src/dev/stm32f4/stm32f4.cpp
+++ b/src/dev/stm32f4/stm32f4.cpp
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#if defined(STM32F4xx)
diff --git a/src/dev/stm32f4/stm32f4.h b/src/dev/stm32f4/stm32f4.h
index 0c58aaf1..cffcf426 100644
--- a/src/dev/stm32f4/stm32f4.h
+++ b/src/dev/stm32f4/stm32f4.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_DEVICE_STM32F4_H
diff --git a/src/dev/stm32f7/stm32f7.cpp b/src/dev/stm32f7/stm32f7.cpp
index 3a854aa9..b3eab8d2 100644
--- a/src/dev/stm32f7/stm32f7.cpp
+++ b/src/dev/stm32f7/stm32f7.cpp
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#if defined(STM32F7xx)
diff --git a/src/dev/stm32f7/stm32f7.h b/src/dev/stm32f7/stm32f7.h
index dfbc6ad1..a2bfd0ad 100644
--- a/src/dev/stm32f7/stm32f7.h
+++ b/src/dev/stm32f7/stm32f7.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_DEVICE_STM32F4_H
diff --git a/src/dev/win32/hasp_win32.cpp b/src/dev/win32/hasp_win32.cpp
index bccad64d..f82e0710 100644
--- a/src/dev/win32/hasp_win32.cpp
+++ b/src/dev/win32/hasp_win32.cpp
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#if defined(WINDOWS)
diff --git a/src/dev/win32/hasp_win32.h b/src/dev/win32/hasp_win32.h
index d179d85e..b50bc61f 100644
--- a/src/dev/win32/hasp_win32.h
+++ b/src/dev/win32/hasp_win32.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_DEVICE_WINDOWS_H
diff --git a/src/drv/old/hasp_drv_ft5206.h b/src/drv/old/hasp_drv_ft5206.h
index ef2b0413..ce25edaf 100644
--- a/src/drv/old/hasp_drv_ft5206.h
+++ b/src/drv/old/hasp_drv_ft5206.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_DRV_FT5206_H
diff --git a/src/drv/old/hasp_drv_ft6336u.h b/src/drv/old/hasp_drv_ft6336u.h
index 9281fdba..e672651b 100644
--- a/src/drv/old/hasp_drv_ft6336u.h
+++ b/src/drv/old/hasp_drv_ft6336u.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_DRV_FT6336U_H
diff --git a/src/drv/old/hasp_drv_gt911.h b/src/drv/old/hasp_drv_gt911.h
index 61c432be..74d22fde 100644
--- a/src/drv/old/hasp_drv_gt911.h
+++ b/src/drv/old/hasp_drv_gt911.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
/*
diff --git a/src/drv/old/hasp_drv_tft_espi.cpp b/src/drv/old/hasp_drv_tft_espi.cpp
index 41cbc633..a27411bf 100644
--- a/src/drv/old/hasp_drv_tft_espi.cpp
+++ b/src/drv/old/hasp_drv_tft_espi.cpp
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
/*********************
diff --git a/src/drv/old/hasp_drv_tft_espi.h b/src/drv/old/hasp_drv_tft_espi.h
index 0ee3b3b3..faa00cd9 100644
--- a/src/drv/old/hasp_drv_tft_espi.h
+++ b/src/drv/old/hasp_drv_tft_espi.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef TFT_ESPI_DRV_H
diff --git a/src/drv/old/hasp_drv_touch.cpp b/src/drv/old/hasp_drv_touch.cpp
index e225e593..ef4c7b93 100644
--- a/src/drv/old/hasp_drv_touch.cpp
+++ b/src/drv/old/hasp_drv_touch.cpp
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#include "hasplib.h"
diff --git a/src/drv/old/hasp_drv_touch.h b/src/drv/old/hasp_drv_touch.h
index d1d3161e..237a6c47 100644
--- a/src/drv/old/hasp_drv_touch.h
+++ b/src/drv/old/hasp_drv_touch.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_DRV_TOUCH_H
diff --git a/src/drv/old/hasp_drv_xpt2046.h b/src/drv/old/hasp_drv_xpt2046.h
index e4217fa9..93889cb4 100644
--- a/src/drv/old/hasp_drv_xpt2046.h
+++ b/src/drv/old/hasp_drv_xpt2046.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_DRV_XPT2046B_H
diff --git a/src/drv/tft/tft_driver.h b/src/drv/tft/tft_driver.h
index 31462ecf..b6f9d709 100644
--- a/src/drv/tft/tft_driver.h
+++ b/src/drv/tft/tft_driver.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_BASE_TFT_DRIVER_H
diff --git a/src/drv/tft/tft_driver_lovyangfx.cpp b/src/drv/tft/tft_driver_lovyangfx.cpp
index a3868c3a..fa4fa5ff 100644
--- a/src/drv/tft/tft_driver_lovyangfx.cpp
+++ b/src/drv/tft/tft_driver_lovyangfx.cpp
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#if defined(ARDUINO) && defined(LGFX_USE_V1)
diff --git a/src/drv/tft/tft_driver_lovyangfx.h b/src/drv/tft/tft_driver_lovyangfx.h
index f8cfd9ba..81b0f973 100644
--- a/src/drv/tft/tft_driver_lovyangfx.h
+++ b/src/drv/tft/tft_driver_lovyangfx.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_LOVYANGFX_DRIVER_H
diff --git a/src/drv/tft/tft_driver_sdl2.cpp b/src/drv/tft/tft_driver_sdl2.cpp
index 6ebbdd64..a2b44233 100644
--- a/src/drv/tft/tft_driver_sdl2.cpp
+++ b/src/drv/tft/tft_driver_sdl2.cpp
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#if defined(WINDOWS) || defined(POSIX)
diff --git a/src/drv/tft/tft_driver_sdl2.h b/src/drv/tft/tft_driver_sdl2.h
index b8acbd3e..85b32ee0 100644
--- a/src/drv/tft/tft_driver_sdl2.h
+++ b/src/drv/tft/tft_driver_sdl2.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_SDL2_DRIVER_H
diff --git a/src/drv/tft/tft_driver_tftespi.cpp b/src/drv/tft/tft_driver_tftespi.cpp
index 2a11a64a..0191c625 100644
--- a/src/drv/tft/tft_driver_tftespi.cpp
+++ b/src/drv/tft/tft_driver_tftespi.cpp
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#if defined(ARDUINO) && defined(USER_SETUP_LOADED)
diff --git a/src/drv/tft/tft_driver_tftespi.h b/src/drv/tft/tft_driver_tftespi.h
index 14cb891c..f34b1dd3 100644
--- a/src/drv/tft/tft_driver_tftespi.h
+++ b/src/drv/tft/tft_driver_tftespi.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_TFTESPI_DRIVER_H
diff --git a/src/drv/touch/touch_driver.h b/src/drv/touch/touch_driver.h
index 29812ef5..1142bb34 100644
--- a/src/drv/touch/touch_driver.h
+++ b/src/drv/touch/touch_driver.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_BASE_TOUCH_DRIVER_H
diff --git a/src/drv/touch/touch_driver_analog.h b/src/drv/touch/touch_driver_analog.h
index 91dbb145..a833bc61 100644
--- a/src/drv/touch/touch_driver_analog.h
+++ b/src/drv/touch/touch_driver_analog.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_ANALOG_TOUCH_DRIVER_H
diff --git a/src/drv/touch/touch_driver_ft6336u.h b/src/drv/touch/touch_driver_ft6336u.h
index b7d35253..269889aa 100644
--- a/src/drv/touch/touch_driver_ft6336u.h
+++ b/src/drv/touch/touch_driver_ft6336u.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_FT6336T_TOUCH_DRIVER_H
@@ -81,13 +81,13 @@ class TouchFt6336u : public BaseTouch {
LOG_INFO(TAG_DRVR, F("Touch freq. : %d"), I2C_TOUCH_FREQUENCY);
LOG_INFO(TAG_DRVR, F("Touch address : %x"), I2C_TOUCH_ADDRESS);
- LOG_VERBOSE(TAG_DRVR, F("%s %d"), __FILE__, __LINE__);
+ LOG_VERBOSE(TAG_DRVR, F("%s %d"), __FILE__, __LINE__);
ft6336u_touch = new FT6336U(TOUCH_SDA, TOUCH_SCL, TOUCH_RST, TOUCH_IRQ);
- LOG_VERBOSE(TAG_DRVR, F("%s %d"), __FILE__, __LINE__);
+ LOG_VERBOSE(TAG_DRVR, F("%s %d"), __FILE__, __LINE__);
ft6336u_touch->begin();
- LOG_VERBOSE(TAG_DRVR, F("%s %d"), __FILE__, __LINE__);
+ LOG_VERBOSE(TAG_DRVR, F("%s %d"), __FILE__, __LINE__);
// From: M5Core2/src/M5Touch.cpp
// By default, the FT6336 will pulse the INT line for every touch
// event. But because it shares the Wire1 TwoWire/I2C with other
@@ -95,13 +95,13 @@ class TouchFt6336u : public BaseTouch {
// handle these events. So instead, we set the INT wire to polled mode,
// so it simply goes low as long as there is at least one valid touch.
// ft6336u_touch->writeByte(0xA4, 0x00);
- // Wire1.beginTransmission(I2C_TOUCH_ADDRESS);
- // Wire1.write(0xA4); // address
- // Wire1.write(0x00); // data
- // Wire1.endTransmission();
+ /* Wire1.beginTransmission(I2C_TOUCH_ADDRESS);
+ Wire1.write(0xA4); // address
+ Wire1.write(0x00); // data
+ Wire1.endTransmission();
- LOG_VERBOSE(TAG_DRVR, F("%s %d"), __FILE__, __LINE__);
- // touch_scan(Wire1);
+ LOG_VERBOSE(TAG_DRVR, F("%s %d"), __FILE__, __LINE__);
+ touch_scan(Wire1);*/
if(ft6336u_touch->read_chip_id() != 0) {
LOG_INFO(TAG_DRVR, F("FT6336U touch driver started chipid: %d"), ft6336u_touch->read_chip_id());
diff --git a/src/drv/touch/touch_driver_gt911.h b/src/drv/touch/touch_driver_gt911.h
index 1ba5ba83..9c4de324 100644
--- a/src/drv/touch/touch_driver_gt911.h
+++ b/src/drv/touch/touch_driver_gt911.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_GT911_TOUCH_DRIVER_H
diff --git a/src/drv/touch/touch_driver_lovyangfx.h b/src/drv/touch/touch_driver_lovyangfx.h
index a6897e3b..60aac548 100644
--- a/src/drv/touch/touch_driver_lovyangfx.h
+++ b/src/drv/touch/touch_driver_lovyangfx.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_LOVYANGFX_TOUCH_DRIVER_H
diff --git a/src/drv/touch/touch_driver_stmpe610.h b/src/drv/touch/touch_driver_stmpe610.h
index 09765c46..fceee412 100644
--- a/src/drv/touch/touch_driver_stmpe610.h
+++ b/src/drv/touch/touch_driver_stmpe610.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_STMPE610_TOUCH_DRIVER_H
diff --git a/src/drv/touch/touch_driver_tftespi.h b/src/drv/touch/touch_driver_tftespi.h
index 96555cd0..8d2a5e51 100644
--- a/src/drv/touch/touch_driver_tftespi.h
+++ b/src/drv/touch/touch_driver_tftespi.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_TFTESPI_TOUCH_DRIVER_H
diff --git a/src/drv/touch/touch_helper.h b/src/drv/touch/touch_helper.h
index 6d64c25e..876bac23 100644
--- a/src/drv/touch/touch_helper.h
+++ b/src/drv/touch/touch_helper.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_TOUCH_HELPER_H
diff --git a/src/hal/hasp_hal.cpp b/src/hal/hasp_hal.cpp
index 92ebc5be..a0729fdb 100644
--- a/src/hal/hasp_hal.cpp
+++ b/src/hal/hasp_hal.cpp
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#include "hasp_hal.h"
diff --git a/src/hal/hasp_hal.h b/src/hal/hasp_hal.h
index 4d397f7d..7122642b 100644
--- a/src/hal/hasp_hal.h
+++ b/src/hal/hasp_hal.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_HAL_H
diff --git a/src/hasp/hasp.cpp b/src/hasp/hasp.cpp
index 6695c740..af46043d 100644
--- a/src/hasp/hasp.cpp
+++ b/src/hasp/hasp.cpp
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#include "hasplib.h"
diff --git a/src/hasp/hasp.h b/src/hasp/hasp.h
index 1ec62477..4fcd5965 100644
--- a/src/hasp/hasp.h
+++ b/src/hasp/hasp.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_H
diff --git a/src/hasp/hasp_attribute.cpp b/src/hasp/hasp_attribute.cpp
index e4c6a0bb..bd03b5a6 100644
--- a/src/hasp/hasp_attribute.cpp
+++ b/src/hasp/hasp_attribute.cpp
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifdef ARDUINO
diff --git a/src/hasp/hasp_attribute.h b/src/hasp/hasp_attribute.h
index 4f191b9e..40255b03 100644
--- a/src/hasp/hasp_attribute.h
+++ b/src/hasp/hasp_attribute.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#ifndef HASP_ATTRIBUTE_H
diff --git a/src/hasp/hasp_attribute_helper.h b/src/hasp/hasp_attribute_helper.h
index 73587d14..ea44aeb4 100644
--- a/src/hasp/hasp_attribute_helper.h
+++ b/src/hasp/hasp_attribute_helper.h
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#include "hasplib.h"
diff --git a/src/hasp/hasp_dispatch.cpp b/src/hasp/hasp_dispatch.cpp
index 1571335e..cdee0218 100644
--- a/src/hasp/hasp_dispatch.cpp
+++ b/src/hasp/hasp_dispatch.cpp
@@ -1,4 +1,4 @@
-/* MIT License - Copyright (c) 2019-2021 Francis Van Roie
+/* MIT License - Copyright (c) 2019-2022 Francis Van Roie
For full license information read the LICENSE file in the project folder */
#include Based on the previous work of the following open source developers.openHASP
Copyright© 2019-2021 Francis Van Roie ");
+ httpMessage += F("openHASP
Copyright© 2019-2022 Francis Van Roie ");
httpMessage += mitLicense;
httpMessage += F("
");
httpMessage += F("HASwitchPlate
Copyright© 2019 Allen Derusha allen@derusha.org");
@@ -2200,7 +2200,7 @@ static void webSendJavascript()
// This string can be gzipped:
javascript +=
"function about(){document.getElementById('doc').innerHTML='" D_MANUFACTURER
- "
Copyright© 2019-2021 Francis Van RoieMIT License
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and " "associated documentation files(the \"Software\"), to deal in the Software without restriction, including " "without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and / or sell " diff --git a/src/sys/svc/hasp_http.h b/src/sys/svc/hasp_http.h index 75e76708..866ae5d0 100644 --- a/src/sys/svc/hasp_http.h +++ b/src/sys/svc/hasp_http.h @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ #ifndef HASP_HTTP_H diff --git a/src/sys/svc/hasp_http_async.cpp b/src/sys/svc/hasp_http_async.cpp index 225b6217..97aff3e0 100644 --- a/src/sys/svc/hasp_http_async.cpp +++ b/src/sys/svc/hasp_http_async.cpp @@ -1,4 +1,4 @@ -/* MIT License - Copyright (c) 2019-2021 Francis Van Roie +/* MIT License - Copyright (c) 2019-2022 Francis Van Roie For full license information read the LICENSE file in the project folder */ //#include "webServer.h" @@ -488,7 +488,7 @@ void webHandleAbout(AsyncWebServerRequest* request) String httpMessage((char*)0); httpMessage.reserve(HTTP_PAGE_SIZE); - httpMessage += F("
Based on the previous work of the following open source developers.