From daa0a66b484a78c047095fd000baf82cbe2a2af6 Mon Sep 17 00:00:00 2001 From: David DeSandro Date: Wed, 11 May 2011 17:28:24 -0400 Subject: [PATCH] Update smartresize as MIT license. Thx @louisremi --- jquery.isotope.js | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/jquery.isotope.js b/jquery.isotope.js index c16fea9..77381ef 100644 --- a/jquery.isotope.js +++ b/jquery.isotope.js @@ -265,15 +265,15 @@ -/*! - * smartresize: debounced resize event for jQuery - * http://github.com/lrbabe/jquery-smartresize - * - * Copyright (c) 2009 Louis-Remi Babe - * Licensed under the GPL license. - * http://docs.jquery.com/License - * - */ + /* + * smartresize: debounced resize event for jQuery + * + * latest version and complete README available on Github: + * https://github.com/louisremi/jquery.smartresize.js + * + * Copyright 2011 @louis_remi + * Licensed under the MIT license. + */ var $event = $.event, resizeTimeout;