Skip to content

Commit

Permalink
Update file header text
Browse files Browse the repository at this point in the history
  • Loading branch information
ewoudwijma committed Apr 12, 2024
1 parent 84c1771 commit 434d9fa
Show file tree
Hide file tree
Showing 33 changed files with 65 additions and 68 deletions.
2 changes: 1 addition & 1 deletion data/app.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// @title StarMod
// @file app.js
// @date 20240114
// @date 20240411
// @repo https://github.com/ewowi/StarMod
// @Authors https://github.com/ewowi/StarMod/commits/main
// @Copyright © 2024 Github StarMod Commit Authors
Expand Down
4 changes: 2 additions & 2 deletions data/index.css
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file index.css
@date 20240226
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions data/index.htm
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<!--
@title StarMod
@file index.htm
@date 20240228
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions data/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// @title StarMod
// @file index.css
// @date 20240228
// @repo https://github.com/ewowi/StarMod
// @date 20240411
// @repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
// @Authors https://github.com/ewowi/StarMod/commits/main
// @Copyright © 2024 Github StarMod Commit Authors
// @license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions platformio.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
; @title StarMod
; @file platformio.ini
; @date 20240114
; @repo https://github.com/ewowi/StarMod
; @date 20240411
; @repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
; @Authors https://github.com/ewowi/StarMod/commits/main
; @Copyright © 2024 Github StarMod Commit Authors
; @license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/App/AppModDemo.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file AppModDemo.h
@date 20240114
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/Sys/SysModFiles.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file SysModFiles.cpp
@date 20240228
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/Sys/SysModFiles.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file SysModFiles.h
@date 20240228
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/Sys/SysModModel.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file SysModModel.cpp
@date 20240228
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/Sys/SysModModel.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file SysModModel.h
@date 20240228
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/Sys/SysModNetwork.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file SysModNetwork.cpp
@date 20240228
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/Sys/SysModNetwork.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file SysModNetwork.h
@date 20240114
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/Sys/SysModPins.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file SysModPins.cpp
@date 20240226
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/Sys/SysModPins.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file SysModPins.h
@date 20240226
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/Sys/SysModPrint.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file SysModPrint.h
@date 20240114
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/Sys/SysModPrint.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file SysModPrint.h
@date 20240114
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/Sys/SysModSystem.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file SysModSystem.cpp
@date 20240114
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/Sys/SysModSystem.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file SysModSystem.h
@date 20240114
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/Sys/SysModUI.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file SysModUI.cpp
@date 20240228
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
2 changes: 1 addition & 1 deletion src/Sys/SysModUI.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@title StarMod
@file SysModUI.h
@date 20240227
@repo https://github.com/ewowi/StarMod
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
9 changes: 3 additions & 6 deletions src/Sys/SysModWeb.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file SysModWeb.cpp
@date 20240228
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down Expand Up @@ -241,10 +241,7 @@ void SysModWeb::connectedChanged() {

// https://github.com/me-no-dev/ESPAsyncWebServer/blob/master/examples/ESP_AsyncFSBrowser/ESP_AsyncFSBrowser.ino
void SysModWeb::wsEvent(WebSocket * ws, WebClient * client, AwsEventType type, void * arg, byte *data, size_t len){
// if (!ws.count()) {
// USER_PRINT_Async("wsEvent no clients\n");
// return;
// }

if (type == WS_EVT_CONNECT) {
printClient("WS client connected", client);

Expand Down
4 changes: 2 additions & 2 deletions src/Sys/SysModWeb.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file SysModWeb.h
@date 20240114
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/Sys/SysModWorkFlow.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file SysModWorkFlow.h
@date 20240228
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/Sys/SysStarModJson.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file SysStarModJson.h
@date 20240228
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/SysModule.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file SysModule.h
@date 20240114
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/SysModules.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file SysModules.cpp
@date 20240114
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/SysModules.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file SysModules.h
@date 20240114
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/User/UserModE131.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file UserModE131.h
@date 20240114
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/User/UserModExample.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file UserModExample.h
@date 20240114
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/User/UserModHA.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file UserModHA.h
@date 20240114
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/User/UserModInstances.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file UserModInstances.h
@date 20240114
@repo https://github.com/ewoudwijma/StarMod
@date 20240411
@repo https://github.com/ewoudwijma/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewoudwijma/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/User/UserModMDNS.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file UserModMDNS.h
@date 20240114
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down
4 changes: 2 additions & 2 deletions src/main.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
@title StarMod
@file main.cpp
@date 20240114
@repo https://github.com/ewowi/StarMod
@date 20240411
@repo https://github.com/ewowi/StarMod, submit changes to this file as PRs to ewowi/StarMod
@Authors https://github.com/ewowi/StarMod/commits/main
@Copyright © 2024 Github StarMod Commit Authors
@license GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Expand Down

0 comments on commit 434d9fa

Please sign in to comment.