Browse Source

Update smartresize as MIT license. Thx @louisremi

pull/51/head
David DeSandro 14 years ago
parent
commit
daa0a66b48
  1. 10
      jquery.isotope.js

10
jquery.isotope.js

@ -265,14 +265,14 @@
/*! /*
* smartresize: debounced resize event for jQuery * smartresize: debounced resize event for jQuery
* http://github.com/lrbabe/jquery-smartresize
* *
* Copyright (c) 2009 Louis-Remi Babe * latest version and complete README available on Github:
* Licensed under the GPL license. * https://github.com/louisremi/jquery.smartresize.js
* http://docs.jquery.com/License
* *
* Copyright 2011 @louis_remi
* Licensed under the MIT license.
*/ */
var $event = $.event, var $event = $.event,

Loading…
Cancel
Save