aboutsummaryrefslogtreecommitdiff
path: root/static/js/plumber.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/plumber.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/plumber.ts')
-rw-r--r--static/js/plumber.ts6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/js/plumber.ts b/static/js/plumber.ts
index 8e551fd..d425769 100644
--- a/static/js/plumber.ts
+++ b/static/js/plumber.ts
@@ -1,8 +1,8 @@
/**
- * Plumber based on and inspired by
- * Dictionary Access Copyright (C) 2006, Paul Lutus
+ * Plumber based on and inspired by;
+ * Dictionary Access Copyright (C) 2006 Paul Lutus
* https://arachnoid.com/javascript/dictionary_access.js
- * LICENSE: GPLv2+
+ * Licence: GPLv2+ | https://www.gnu.org/licenses/gpl-3.0.txt
*/
(function () {