summaryrefslogtreecommitdiff
path: root/_www/interface.ts
diff options
context:
space:
mode:
Diffstat (limited to '_www/interface.ts')
-rw-r--r--_www/interface.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/_www/interface.ts b/_www/interface.ts
index 3b8edc6..628e418 100644
--- a/_www/interface.ts
+++ b/_www/interface.ts
@@ -1,3 +1,6 @@
+// SPDX-FileCopyrightText: 2021 M. Shulhan <ms@kilabit.info>
+// SPDX-License-Identifier: GPL-3.0-or-later
+
export const CLASS_INPUT_LABEL = "trunks_input_label"
export const CLASS_INPUT = "trunks_input"
export const CLASS_NAV_LINK = "nav_link"