summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Nagel <info@felixnagel.com>2012-09-06 00:23:10 +0200
committerFelix Nagel <info@felixnagel.com>2012-09-06 00:23:33 +0200
commitc9376a6c276c7bea047aca78b48ee0a2de18db4d (patch)
tree65d59b3a7e2e9265735980f9db16349bc994d31d
parent5860c88ef43ebded2ff421f978ca37d591e17868 (diff)
downloadjquery-ui-c9376a6c276c7bea047aca78b48ee0a2de18db4d.tar.gz
jquery-ui-c9376a6c276c7bea047aca78b48ee0a2de18db4d.zip
changed: copyright and license text text
-rw-r--r--ui/jquery.ui.selectmenu.js6
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
*/