aboutsummaryrefslogtreecommitdiff
path: root/underlays/javascript/ikiwiki/relativedate.js
diff options
context:
space:
mode:
Diffstat (limited to 'underlays/javascript/ikiwiki/relativedate.js')
-rw-r--r--underlays/javascript/ikiwiki/relativedate.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/underlays/javascript/ikiwiki/relativedate.js b/underlays/javascript/ikiwiki/relativedate.js
index 2a270d627..e8643f4c1 100644
--- a/underlays/javascript/ikiwiki/relativedate.js
+++ b/underlays/javascript/ikiwiki/relativedate.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.
+//
// Causes html elements in the 'relativedate' class to be displayed
// as relative dates. The date is parsed from the title attribute, or from
// the element content.