From 5147047a85a98400154cd6df2865f2f1e8968708 Mon Sep 17 00:00:00 2001 From: Eli Grey Date: Tue, 27 May 2014 19:06:48 -0400 Subject: [PATCH] Full license link --- Blob.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Blob.js b/Blob.js index f1204be..665e669 100644 --- a/Blob.js +++ b/Blob.js @@ -5,7 +5,7 @@ * By Eli Grey, http://eligrey.com * By Devin Samarin, https://github.com/eboyjr * License: X11/MIT - * See LICENSE.md + * See https://github.com/eligrey/Blob.js/blob/master/LICENSE.md */ /*global self, unescape */