aboutsummaryrefslogtreecommitdiffstats
path: root/tiers.js
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-02-08 21:58:40 -0800
committerPinapelz <yukais@pinapelz.com>2025-02-08 21:58:40 -0800
commitcf6ebae2d768a3e39328d65f1250d06982c77e7e (patch)
tree208ad2c5c20fdd01cca32b09db8c0cf889ac9584 /tiers.js
parentc53c0153763162c5ff2ef3178187ff5e5ce45f1e (diff)
small refactor
Diffstat (limited to 'tiers.js')
-rw-r--r--tiers.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/tiers.js b/tiers.js
index a80a71a..3653992 100644
--- a/tiers.js
+++ b/tiers.js
@@ -1,3 +1,11 @@
+/*
+Interactive Tiers
+Original code from: https://github.com/silverweed/tiers
+Modified by: pinapelz
+Licensed Under WTFPL
+*/
+
+
'use strict';
const MAX_NAME_LEN = 200;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage