diff options
-rw-r--r-- | fw/src/index.html | 5 |
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"> |