diff options
author | Eduardo Lundgren <eduardolundgren@gmail.com> | 2008-10-28 06:01:01 +0000 |
---|---|---|
committer | Eduardo Lundgren <eduardolundgren@gmail.com> | 2008-10-28 06:01:01 +0000 |
commit | 8d11141859df2366aadc87f251ec4ff373f6d7af (patch) | |
tree | 06b042ff04b82a1707e08c7c3b719728bb4d59be /ui | |
parent | 429a36fee9b3e12396a31d08b53a0d43f8c0a969 (diff) | |
download | jquery-ui-8d11141859df2366aadc87f251ec4ff373f6d7af.tar.gz jquery-ui-8d11141859df2366aadc87f251ec4ff373f6d7af.zip |
Changing the author name on Resizable
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ui.resizable.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/ui.resizable.js b/ui/ui.resizable.js index a04d5d196..82a39e82d 100644 --- a/ui/ui.resizable.js +++ b/ui/ui.resizable.js @@ -1,7 +1,7 @@ /* * jQuery UI Resizable @VERSION * - * Copyright (c) 2008 Paul Bakaus + * Copyright (c) 2008 Eduardo Lundgren * Dual licensed under the MIT (MIT-LICENSE.txt) * and GPL (GPL-LICENSE.txt) licenses. * |