mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-21 10:16:34 +00:00
Update Copyright to include 2024
This commit is contained in:
parent
fb2bebf14e
commit
9a97c35df1
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
|||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2019-2023 Francis Van Roie
|
Copyright (c) 2019-2024 Francis Van Roie
|
||||||
Copyright (c) 2018-2019 Allen Derusha allen@derusha.org
|
Copyright (c) 2018-2019 Allen Derusha allen@derusha.org
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
; MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
; MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
; For full license information read the LICENSE file in the project folder
|
; For full license information read the LICENSE file in the project folder
|
||||||
;
|
;
|
||||||
; PlatformIO Project Configuration File
|
; PlatformIO Project Configuration File
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#ifndef HASP_DEVICE_ESP32_H
|
#ifndef HASP_DEVICE_ESP32_H
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#if defined(ARDUINO) && defined(HASP_USE_ARDUINOGFX)
|
#if defined(ARDUINO) && defined(HASP_USE_ARDUINOGFX)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#if defined(ARDUINO) && defined(LGFX_USE_V1)
|
#if defined(ARDUINO) && defined(LGFX_USE_V1)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#if defined(ARDUINO) && (TOUCH_DRIVER == 0x0911) && !defined(HASP_USE_LGFX_TOUCH)
|
#if defined(ARDUINO) && (TOUCH_DRIVER == 0x0911) && !defined(HASP_USE_LGFX_TOUCH)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#ifndef HASP_GT911_TOUCH_DRIVER_H
|
#ifndef HASP_GT911_TOUCH_DRIVER_H
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#ifndef HASP_TFTESPI_TOUCH_DRIVER_H
|
#ifndef HASP_TFTESPI_TOUCH_DRIVER_H
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#include "hasplib.h"
|
#include "hasplib.h"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#ifndef HASP_H
|
#ifndef HASP_H
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#include "hasplib.h"
|
#include "hasplib.h"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#ifdef ESP32
|
#ifdef ESP32
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#ifndef HASP_NVS_H
|
#ifndef HASP_NVS_H
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#ifndef HASP_OBJECT_H
|
#ifndef HASP_OBJECT_H
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#include "hasplib.h"
|
#include "hasplib.h"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#if HASP_USE_CONFIG > 0
|
#if HASP_USE_CONFIG > 0
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#if HASP_USE_CONFIG > 0
|
#if HASP_USE_CONFIG > 0
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#include "hasplib.h"
|
#include "hasplib.h"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#ifdef ARDUINO
|
#ifdef ARDUINO
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#ifndef HASP_FILESYSTEM_H
|
#ifndef HASP_FILESYSTEM_H
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#include "hasplib.h"
|
#include "hasplib.h"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#if HASP_USE_CONFIG > 0
|
#if HASP_USE_CONFIG > 0
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#if HASP_USE_CONFIG > 0
|
#if HASP_USE_CONFIG > 0
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#ifdef ARDUINO
|
#ifdef ARDUINO
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#if !(defined(WINDOWS) || defined(POSIX))
|
#if !(defined(WINDOWS) || defined(POSIX))
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#ifndef HASP_MQTT_H
|
#ifndef HASP_MQTT_H
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#include "hasp_conf.h"
|
#include "hasp_conf.h"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
/* Single threaded synchronous paho client */
|
/* Single threaded synchronous paho client */
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#include "hasp_conf.h"
|
#include "hasp_conf.h"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#include "lv_conf.h" // For timing defines
|
#include "lv_conf.h" // For timing defines
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#ifndef HASP_GPIO_H
|
#ifndef HASP_GPIO_H
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#ifndef HASP_TIME_H
|
#ifndef HASP_TIME_H
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#include <Arduino.h>
|
#include <Arduino.h>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#ifndef HASP_WIFI_H
|
#ifndef HASP_WIFI_H
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#include "hasplib.h"
|
#include "hasplib.h"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#ifndef HASP_CONSOLE_H
|
#ifndef HASP_CONSOLE_H
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#include "hasplib.h"
|
#include "hasplib.h"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#ifndef HASP_FTP_H
|
#ifndef HASP_FTP_H
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#include "hasplib.h"
|
#include "hasplib.h"
|
||||||
@ -920,7 +920,7 @@ static void http_handle_about()
|
|||||||
<span v-if="model.l && !!model.l" v-t="'about.' + model.l"></span></p>
|
<span v-if="model.l && !!model.l" v-t="'about.' + model.l"></span></p>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<h3>openHASP</h3><p>Copyright 2019-2023 Francis Van Roie</br>MIT License</p>
|
<h3>openHASP</h3><p>Copyright 2019-2024 Francis Van Roie</br>MIT License</p>
|
||||||
<p v-t="'about.clause1'"></p>
|
<p v-t="'about.clause1'"></p>
|
||||||
<p v-t="'about.clause2'"></p>
|
<p v-t="'about.clause2'"></p>
|
||||||
<p v-t="'about.clause3'"></p>
|
<p v-t="'about.clause3'"></p>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#ifndef HASP_HTTP_H
|
#ifndef HASP_HTTP_H
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
//#include "webServer.h"
|
//#include "webServer.h"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#ifndef HASP_MDNS_H
|
#ifndef HASP_MDNS_H
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#if defined(ARDUINO_ARCH_ESP8266) || defined(ARDUINO_ARCH_ESP32)
|
#if defined(ARDUINO_ARCH_ESP8266) || defined(ARDUINO_ARCH_ESP32)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* MIT License - Copyright (c) 2019-2023 Francis Van Roie
|
/* MIT License - Copyright (c) 2019-2024 Francis Van Roie
|
||||||
For full license information read the LICENSE file in the project folder */
|
For full license information read the LICENSE file in the project folder */
|
||||||
|
|
||||||
#include "hasplib.h"
|
#include "hasplib.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user