summaryrefslogtreecommitdiff
path: root/js/copy.js
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--js/copy.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/js/copy.js b/js/copy.js
index 3bc7707..8c916b2 100644
--- a/js/copy.js
+++ b/js/copy.js
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 2024 dwlr <dweller@cabin.digital>
+ *
+ * BSD 3-Clause License (BSD-3-Clause)
+ * See LICENSE for details
+ */
+
+
const dom_lmmtfy = document.getElementById("lmmtfy_url");
const dom_copy = document.getElementById("lmmtfy_copy");