814 changes: 814 additions & 0 deletions misc/mkcopyright.py

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions misc/subdirs.mk
@@ -1,4 +1,5 @@
# Forward make $(MAKECMDGOALS) to the project root, add subdir prefix
# This Source Code Form is licensed MPL-2.0: http://mozilla.org/MPL/2.0

# Figure topdir from ../misc/subdirs.mk/..
misc/subdirs_mk/topdir ::= $(abspath $(dir $(lastword $(MAKEFILE_LIST)))/..)
Expand Down
1 change: 1 addition & 0 deletions misc/version.sh
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
# This Source Code Form is licensed MPL-2.0: http://mozilla.org/MPL/2.0
set -Eeuo pipefail

# Usage: version.sh [--last] # print project version
Expand Down
2 changes: 2 additions & 0 deletions ui/.eslintrc.js
@@ -1,3 +1,5 @@
// This Source Code Form is licensed MPL-2.0: http://mozilla.org/MPL/2.0

const OFF = 'off';

module.exports = {
Expand Down
1 change: 1 addition & 0 deletions ui/assets/eknob.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion ui/assets/favicon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion ui/assets/spinners.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.