From 2bca2cc205d5f23e10e1818ee9f63dfcd56096b5 Mon Sep 17 00:00:00 2001 From: Eli Grey Date: Mon, 8 Sep 2014 17:17:20 -0400 Subject: [PATCH] Fix attribution to Devin Samarin --- Blob.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Blob.js b/Blob.js index 2e59b61..3b44c65 100644 --- a/Blob.js +++ b/Blob.js @@ -3,7 +3,7 @@ * 2014-07-24 * * By Eli Grey, http://eligrey.com - * By Devin Samarin, https://github.com/eboyjr + * By Devin Samarin, https://github.com/dsamarin * License: X11/MIT * See https://github.com/eligrey/Blob.js/blob/master/LICENSE.md */