summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
Diffstat (limited to 'js')
-rw-r--r--js/query_opts.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/js/query_opts.js b/js/query_opts.js
index f81ee0c..ba88787 100644
--- a/js/query_opts.js
+++ b/js/query_opts.js
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 2024 dwlr <dweller@cabin.digital>
+ *
+ * BSD 3-Clause License (BSD-3-Clause)
+ * See LICENSE for details
+ */
+
+
const min_width = 20;
const rpad = 15;