aboutsummaryrefslogtreecommitdiff
path: root/static/js/domfilter.ts
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2024-02-13 17:06:13 -0500
committertdro <tdro@noreply.example.com>2024-02-13 17:06:13 -0500
commit89f898e918308c728d600e97056e2ce8ad72c2de (patch)
tree431fa9a08212db39667b52d2bbed1c859709904c /static/js/domfilter.ts
parentd23d5bc6dae8035357f1dea088392ab3d2546f8e (diff)
downloadcanory-89f898e918308c728d600e97056e2ce8ad72c2de.tar.gz
canory-89f898e918308c728d600e97056e2ce8ad72c2de.tar.bz2
canory-89f898e918308c728d600e97056e2ce8ad72c2de.zip
static/js: Licensing and organising
Make easier to search and find originals
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;