diff options
author | Scott González <scott.gonzalez@gmail.com> | 2010-07-14 15:45:45 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2010-07-14 15:45:45 -0400 |
commit | 8a5d4ca3213e1e80fdbe51243ddaa27c8e618a73 (patch) | |
tree | 3f625d509daee51faa1db18c1c7c1b07c1bb1de4 /tests | |
parent | 2c7a9e9ff3540365254ee1b9b3113e6c2ad9f5f3 (diff) | |
download | jquery-ui-8a5d4ca3213e1e80fdbe51243ddaa27c8e618a73.tar.gz jquery-ui-8a5d4ca3213e1e80fdbe51243ddaa27c8e618a73.zip |
All: Added http://jqueryui.com/about to header comments.
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 958a54762..3e7ca1090 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 + * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * |