diff options
author | Scott González <scott.gonzalez@gmail.com> | 2012-03-14 13:32:54 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2012-03-14 13:32:54 -0400 |
commit | 2e0fd83070a800f1bba036b213a4ba5eb15652ac (patch) | |
tree | ce5a93d4ff48d9140a1c1793e881bf5f3c8360f4 /ui/jquery.ui.draggable.js | |
parent | ee64f899e0eb47e4045d6049b78c7c089103476c (diff) | |
parent | ec062c1156d58726dc212e6e2191ee7196302c44 (diff) | |
download | jquery-ui-2e0fd83070a800f1bba036b213a4ba5eb15652ac.tar.gz jquery-ui-2e0fd83070a800f1bba036b213a4ba5eb15652ac.zip |
Merge branch 'master' into grunt
Diffstat (limited to 'ui/jquery.ui.draggable.js')
-rw-r--r-- | ui/jquery.ui.draggable.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/jquery.ui.draggable.js b/ui/jquery.ui.draggable.js index 62864454d..0e4389305 100644 --- a/ui/jquery.ui.draggable.js +++ b/ui/jquery.ui.draggable.js @@ -1,7 +1,7 @@ /* * jQuery UI Draggable @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 * |