summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Banks <mjbanks@gmail.com>2015-12-02 08:43:32 -0500
committerMatt Banks <mjbanks@gmail.com>2015-12-02 08:43:32 -0500
commit4609d3b6621de978dcc3bfd36aa24c84f6970e17 (patch)
tree54f62e2c706d7a15aca714535fb9db1c1e00377f
parente07c0f06bff99195540e34623e04abe69682ce40 (diff)
downloadjQuery.equalHeights-4609d3b6621de978dcc3bfd36aa24c84f6970e17.zip
jQuery.equalHeights-4609d3b6621de978dcc3bfd36aa24c84f6970e17.tar.gz
jQuery.equalHeights-4609d3b6621de978dcc3bfd36aa24c84f6970e17.tar.bz2
version bump, copyright year bump
-rw-r--r--jquery.equalheights.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/jquery.equalheights.js b/jquery.equalheights.js
index 5412377..cc94212 100644
--- a/jquery.equalheights.js
+++ b/jquery.equalheights.js
@@ -1,12 +1,12 @@
/*!
* Simple jQuery Equal Heights
*
- * Copyright (c) 2013 Matt Banks
+ * Copyright (c) 2015 Matt Banks
* Dual licensed under the MIT and GPL licenses.
* Uses the same license as jQuery, see:
* http://docs.jquery.com/License
*
- * @version 1.5.2
+ * @version 1.5.3
*/
(function($) {