aboutsummaryrefslogtreecommitdiff
path: root/static/js/fixedsearch.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/fixedsearch.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/fixedsearch.ts')
-rw-r--r--static/js/fixedsearch.ts6
1 files changed, 4 insertions, 2 deletions
diff --git a/static/js/fixedsearch.ts b/static/js/fixedsearch.ts
index 537ddf2..01dd917 100644
--- a/static/js/fixedsearch.ts
+++ b/static/js/fixedsearch.ts
@@ -1,6 +1,8 @@
/*
- Modified Version of Fixed Search: https://gist.github.com/cmod/5410eae147e4318164258742dd053993
- MIT License: https://gist.github.com/Arty2/8b0c43581013753438a3d35c15091a9f#file-license-md
+ * Fixed Search Copyright (C) 2020 Heracles Papatheodorou
+ * Copyright (C) Craig Mod, Eddie Webb, and Matthew Daly
+ * https://gist.github.com/Arty2/8b0c43581013753438a3d35c15091a9f#file-license-md
+ * Licence: MIT | https://mit-license.org/
*/
(function () {