aboutsummaryrefslogtreecommitdiff
path: root/static/js/domfilter.ts
diff options
context:
space:
mode:
Diffstat (limited to 'static/js/domfilter.ts')
-rw-r--r--static/js/domfilter.ts6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/js/domfilter.ts b/static/js/domfilter.ts
index a81529b..0274ed0 100644
--- a/static/js/domfilter.ts
+++ b/static/js/domfilter.ts
@@ -1,7 +1,7 @@
-/**
+/*
* DOM Filter Copyright (C) 2024 Thedro Neely
- * License: AGPL | https://www.gnu.org/licenses/agpl-3.0.txt
- */
+ * Licence: AGPL | https://www.gnu.org/licenses/agpl-3.0.txt
+*/
(function () {
type millisecond = number;