We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f4a600 commit 0746f99Copy full SHA for 0746f99
ui/jquery.ui.menu.js
@@ -1,15 +1,15 @@
1
/*
2
* jQuery UI Menu @VERSION
3
*
4
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
5
- * Dual licensed under the MIT (MIT-LICENSE.txt)
6
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
7
8
* http://docs.jquery.com/UI/Menu
9
10
* Depends:
11
* jquery.ui.core.js
12
- * jquery.ui.widget.js
+ * jquery.ui.widget.js
13
*/
14
(function($) {
15
0 commit comments