From 50cf7035991aa0647affc2bc8aa60abcb6450605 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 21 Sep 2017 12:36:52 +0200 Subject: Sync with ikiwiki 3.20160121. --- ikiwiki/relativedate.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ikiwiki/relativedate.js') diff --git a/ikiwiki/relativedate.js b/ikiwiki/relativedate.js index 2a270d6..e8643f4 100644 --- a/ikiwiki/relativedate.js +++ b/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. -- cgit v1.2.3