diff options
author | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2009-07-09 14:41:18 +0000 |
---|---|---|
committer | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2009-07-09 14:41:18 +0000 |
commit | b5ac948fa6a80405c56cb55dc9727cc96b879fc6 (patch) | |
tree | 18cefce63a1a9575ef50494ef293b9d38cd24152 | |
parent | a2899b145feecfae98b2338e5b8f5e0415efa76b (diff) | |
download | jquery-ui-b5ac948fa6a80405c56cb55dc9727cc96b879fc6.tar.gz jquery-ui-b5ac948fa6a80405c56cb55dc9727cc96b879fc6.zip |
updated header for ui.stackfix.js, after confirming with Brandon the copyright change (he's already listed in AUTHORS.txt)
-rw-r--r-- | ui/ui.stackfix.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ui/ui.stackfix.js b/ui/ui.stackfix.js index e789e829c..2cd5dd2aa 100644 --- a/ui/ui.stackfix.js +++ b/ui/ui.stackfix.js @@ -1,17 +1,11 @@ /* * jQuery UI Stackfix @VERSION * - * Copyright (c) 2008 Brandon Aaron (http://brandonaaron.net) - * to be replaced with...? * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about) - * * Dual licensed under the MIT (MIT-LICENSE.txt) * and GPL (GPL-LICENSE.txt) licenses. * - * http://docs.jquery.com/Plugins/bgiframe - * to be moved to...? * http://docs.jquery.com/UI/Stackfix - * */ (function($){ |