diff options
-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($){ |