diff options
author | Scott González <scott.gonzalez@gmail.com> | 2012-07-04 09:08:08 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2012-07-04 09:08:08 -0400 |
commit | a4534bb993887236849adff9da2f43a51fc3df1f (patch) | |
tree | 5a34d8100c7ac4d6f0ee3f9bf977d1a4f6a171ee /tests | |
parent | c942575ed73657639af800e18b9be9f6792369c7 (diff) | |
download | jquery-ui-a4534bb993887236849adff9da2f43a51fc3df1f.tar.gz jquery-ui-a4534bb993887236849adff9da2f43a51fc3df1f.zip |
Update copyright to jQuery Foundation.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/jquery.simulate.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/jquery.simulate.js b/tests/jquery.simulate.js index 2dae34c28..874d274cc 100644 --- a/tests/jquery.simulate.js +++ b/tests/jquery.simulate.js @@ -1,7 +1,8 @@ /* * jquery.simulate - simulate browser mouse and keyboard events + * http://jqueryui.com * - * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) + * Copyright 2012 jQuery Foundation and other contributors * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license */ |