diff options
Diffstat (limited to 'jquery.equalheights.js')
-rw-r--r-- | jquery.equalheights.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/jquery.equalheights.js b/jquery.equalheights.js index 566a524..6d2502e 100644 --- a/jquery.equalheights.js +++ b/jquery.equalheights.js @@ -1,12 +1,12 @@ -/* +/*! * Simple jQuery Equal Heights * - * Copyright (c) 2012 Matt Banks + * Copyright (c) 2013 Matt Banks * Dual licensed under the MIT and GPL licenses. * Uses the same license as jQuery, see: * http://docs.jquery.com/License * - * @version 1.4.2 + * @version 1.5.0 */ (function($) { |