diff options
-rw-r--r-- | ui/jquery.ui.selectmenu.js | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/ui/jquery.ui.selectmenu.js b/ui/jquery.ui.selectmenu.js index d16186345..10b19c8d7 100644 --- a/ui/jquery.ui.selectmenu.js +++ b/ui/jquery.ui.selectmenu.js @@ -1,12 +1,10 @@ /* - * jQuery UI selectmenu 1.3.0pre version + * jQuery UI Selectmenu version 1.3.0pre * * Copyright (c) 2009-2010 filament group, http://filamentgroup.com * Copyright (c) 2010-2012 Felix Nagel, http://www.felixnagel.com - * Dual licensed under the MIT (MIT-LICENSE.txt) - * and GPL (GPL-LICENSE.txt) licenses. + * Licensed under the MIT (MIT-LICENSE.txt) * - * http://docs.jquery.com/UI * https://github.com/fnagel/jquery-ui/wiki/Selectmenu */ |