diff --git a/app.js b/app.js index 999b415..d6c7a0f 100644 --- a/app.js +++ b/app.js @@ -1,8 +1,6 @@ -// OwlBoard - © Fred Boniface 2022 - Licensed under GPLv3 (or later) +// OwlBoard - © Fred Boniface 2022-2023 - Licensed under GPLv3 (or later) -// Please see the included LICENSE file. Statically served fonts are -// licensed separately, each folder contains a license file where a -// different license applies. +// Please see the included LICENSE file console.log("Initialising OwlBoard"); const mode = process.env.NODE_ENV || "development";