diff options
author | Richard Worth <rdworth@gmail.com> | 2008-11-21 02:14:03 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2008-11-21 02:14:03 +0000 |
commit | 2192c024e2b8dd4b3a27170400107400dc5a72b4 (patch) | |
tree | 1866ecd1bf527e139a78b62e1ca8eb4754f7ae7e /ui/ui.droppable.js | |
parent | 2747b5c018b31eb69e77f07a6616428cf206f967 (diff) | |
download | jquery-ui-2192c024e2b8dd4b3a27170400107400dc5a72b4.tar.gz jquery-ui-2192c024e2b8dd4b3a27170400107400dc5a72b4.zip |
New file: AUTHORS.txt instead of having a single contributor's name in each file header. See http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/ca0b1cc9580141b
Diffstat (limited to 'ui/ui.droppable.js')
-rw-r--r-- | ui/ui.droppable.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/ui.droppable.js b/ui/ui.droppable.js index c8b6bf734..b3e0299cf 100644 --- a/ui/ui.droppable.js +++ b/ui/ui.droppable.js @@ -1,7 +1,7 @@ /* * jQuery UI Droppable @VERSION * - * Copyright (c) 2008 Paul Bakaus + * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about) * Dual licensed under the MIT (MIT-LICENSE.txt) * and GPL (GPL-LICENSE.txt) licenses. * |