summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2025-03-21 22:25:16 +0100
committerxengineering <me@xengineering.eu>2025-03-21 22:25:16 +0100
commit690f38b8212b2638ec323d19869cc0c14487375e (patch)
tree80c6baedfa878cd60e6d2dc9db575ed48fd6ca84
parentdc146be244c8063971d7b769f35c8c9991cf144a (diff)
downloadiot-contact-690f38b8212b2638ec323d19869cc0c14487375e.tar
iot-contact-690f38b8212b2638ec323d19869cc0c14487375e.tar.zst
iot-contact-690f38b8212b2638ec323d19869cc0c14487375e.zip
fw: html: Add missing license notice
-rw-r--r--fw/src/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/fw/src/index.html b/fw/src/index.html
index a7e3ce9..142a1b9 100644
--- a/fw/src/index.html
+++ b/fw/src/index.html
@@ -1,4 +1,9 @@
<!DOCTYPE html>
+
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at https://mozilla.org/MPL/2.0/. -->
+
<html lang="en">
<head>
<meta charset="UTF-8">