diff options
author | Felix Nagel <info@felixnagel.com> | 2012-08-11 19:57:17 +0200 |
---|---|---|
committer | Felix Nagel <info@felixnagel.com> | 2012-08-11 19:57:17 +0200 |
commit | c1799024684780995ba666aa1c9acfa34c69f12a (patch) | |
tree | c5c9390ab4b999a3ac02f5dd892446421480182f /ui/jquery.ui.selectmenu.js | |
parent | b6e246784d88350ddd5bd4969c2a8d0b295c5f97 (diff) | |
download | jquery-ui-c1799024684780995ba666aa1c9acfa34c69f12a.tar.gz jquery-ui-c1799024684780995ba666aa1c9acfa34c69f12a.zip |
Simplify licensing.
Diffstat (limited to 'ui/jquery.ui.selectmenu.js')
-rw-r--r-- | ui/jquery.ui.selectmenu.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/jquery.ui.selectmenu.js b/ui/jquery.ui.selectmenu.js index 9e6a91a19..119a00440 100644 --- a/ui/jquery.ui.selectmenu.js +++ b/ui/jquery.ui.selectmenu.js @@ -3,7 +3,7 @@ * http://jqueryui.com * * Copyright 2012 jQuery Foundation and other contributors - * Dual licensed under the MIT or GPL Version 2 licenses. + * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Selectmenu |