Copyright and license updates

This commit is contained in:
Ewoud
2024-03-04 21:27:01 +01:00
parent e7bf24c15d
commit 65027331c7
4 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
@file arti.h @file arti.h
@date 20220818 @date 20220818
@author Ewoud Wijma @author Ewoud Wijma
@Copyright (c) 2023 Ewoud Wijma @Copyright (c) 2024 Ewoud Wijma
@repo https://github.com/ewoudwijma/ARTI @repo https://github.com/ewoudwijma/ARTI
@remarks @remarks
- #define ARDUINOJSON_DEFAULT_NESTING_LIMIT 100 //set this in ArduinoJson!!!, currently not necessary... - #define ARDUINOJSON_DEFAULT_NESTING_LIMIT 100 //set this in ArduinoJson!!!, currently not necessary...

View File

@@ -3,7 +3,7 @@
@file arti_wled.h @file arti_wled.h
@date 20220818 @date 20220818
@author Ewoud Wijma @author Ewoud Wijma
@Copyright (c) 2023 Ewoud Wijma @Copyright (c) 2024 Ewoud Wijma
@repo https://github.com/ewoudwijma/ARTI @repo https://github.com/ewoudwijma/ARTI
*/ */

View File

@@ -3,7 +3,7 @@
@file usermod_v2_artifx.h @file usermod_v2_artifx.h
@date 20220818 @date 20220818
@author Ewoud Wijma @author Ewoud Wijma
@Copyright (c) 2023 Ewoud Wijma @Copyright (c) 2024 Ewoud Wijma
@repo https://github.com/ewoudwijma/ARTI @repo https://github.com/ewoudwijma/ARTI
*/ */

View File

@@ -116,12 +116,12 @@
<h3>About</h3> <h3>About</h3>
<!-- WLEDMM additions --> <!-- WLEDMM additions -->
<a href="https://github.com/MoonModules/WLED/" target="_blank">WLEDMM</a> version ##VERSION##<!-- Autoreplaced from package.json --><br> <a href="https://github.com/MoonModules/WLED/" target="_blank">WLEDMM</a> version ##VERSION##<!-- Autoreplaced from package.json --><br>
(c) 2023 <a href="https://github.com/Aircoookie/WLED/compare/main...MoonModules:WLED:mdev" target="_blank">Github MoonModules WLED Commit Authors</a><br><br> (c) 2024 <a href="https://github.com/Aircoookie/WLED/compare/main...MoonModules:WLED:mdev" target="_blank">Github MoonModules WLED Commit Authors</a><br><br>
fork of <a href="https://github.com/Aircoookie/WLED/" target="_blank">WLED:</a><br> fork of <a href="https://github.com/Aircoookie/WLED/" target="_blank">WLED:</a><br>
<a href="https://github.com/Aircoookie/WLED/wiki/Contributors-and-credits" target="_blank">Contributors, dependencies and special thanks</a><br> <a href="https://github.com/Aircoookie/WLED/wiki/Contributors-and-credits" target="_blank">Contributors, dependencies and special thanks</a><br>
A huge thank you to everyone who helped me create WLED!<br><br> A huge thank you to everyone who helped me create WLED!<br><br>
WLED core (c) 2016-2023 Christian Schwinne <br> WLED core (c) 2016-2024 Christian Schwinne <br>
<i>Licensed under the <a href="https://github.com/Aircoookie/WLED/blob/master/LICENSE" target="_blank">MIT license</a></i><br><br> <i>WLED MM Licensed under the <a href="https://github.com/MoonModules/WLED/blob/master/LICENSE" target="_blank">GPL v3 license</a></i><br><br>
Server message: <span class="sip"> Response error! </span><hr> Server message: <span class="sip"> Response error! </span><hr>
<div id="toast"></div> <div id="toast"></div>
<button type="button" onclick="B()">Back</button><button type="submit">Save</button> <button type="button" onclick="B()">Back</button><button type="submit">Save</button>