diff options
author | Scott González <scott.gonzalez@gmail.com> | 2012-03-14 13:42:48 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2012-03-14 13:42:48 -0400 |
commit | 682a321d1e4b80835a860f82fb686cff4943982b (patch) | |
tree | 6f49b28f40fb952977cdfbccb80dd553640dea4b /ui/jquery.ui.mouse.js | |
parent | 94f85149db2a8b2540f9b204c14d57d8b087fbf6 (diff) | |
parent | ec062c1156d58726dc212e6e2191ee7196302c44 (diff) | |
download | jquery-ui-682a321d1e4b80835a860f82fb686cff4943982b.tar.gz jquery-ui-682a321d1e4b80835a860f82fb686cff4943982b.zip |
Merge branch 'master' into selectmenu
Diffstat (limited to 'ui/jquery.ui.mouse.js')
-rw-r--r-- | ui/jquery.ui.mouse.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/jquery.ui.mouse.js b/ui/jquery.ui.mouse.js index 4ff18ff4f..64a081961 100644 --- a/ui/jquery.ui.mouse.js +++ b/ui/jquery.ui.mouse.js @@ -1,7 +1,7 @@ /*! * jQuery UI Mouse @VERSION * - * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) + * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * |