diff options
author | jzaefferer <joern.zaefferer@gmail.com> | 2011-01-17 19:28:49 +0100 |
---|---|---|
committer | jzaefferer <joern.zaefferer@gmail.com> | 2011-01-17 19:28:49 +0100 |
commit | ff62bdf61a6ba7beb3de7c9919c7a39da07821bc (patch) | |
tree | e98136978c74a8791aacf17bc8be4712b3cea27a /tests | |
parent | 0bbfbd431c8701adb8ed8caf439eaa73216628e0 (diff) | |
parent | 6e84a8b8f446eb5d1787666ea698678aeab59c71 (diff) | |
download | jquery-ui-ff62bdf61a6ba7beb3de7c9919c7a39da07821bc.tar.gz jquery-ui-ff62bdf61a6ba7beb3de7c9919c7a39da07821bc.zip |
Merge branch 'master' of github.com:jquery/jquery-ui
Diffstat (limited to 'tests')
-rw-r--r-- | tests/jquery.simulate.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/jquery.simulate.js b/tests/jquery.simulate.js index 81d7f62bf..a88b6cbe4 100644 --- a/tests/jquery.simulate.js +++ b/tests/jquery.simulate.js @@ -1,7 +1,7 @@ /* * jquery.simulate - simulate browser mouse and keyboard events * - * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) + * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * |