summaryrefslogtreecommitdiff
path: root/ikiwiki/toggle.js
diff options
context:
space:
mode:
Diffstat (limited to 'ikiwiki/toggle.js')
-rw-r--r--ikiwiki/toggle.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/ikiwiki/toggle.js b/ikiwiki/toggle.js
index d190b73..597a374 100644
--- a/ikiwiki/toggle.js
+++ b/ikiwiki/toggle.js
@@ -1,3 +1,7 @@
+// © 2006-2010 Joey Hess
+// Redistribution and use in source and compiled forms, with or without
+// modification, are permitted under any circumstances. No warranty.
+//
// Uses CSS to hide toggleables, to avoid any flashing on page load. The
// CSS is only emitted after it tests that it's going to be able
// to show the toggleables.