Skip to content

Commit 0746f99

Browse files
committed
Updated copyright headers to make it clear that you can choose between MIT and GPLv2. Also added a link to http://jquery.org/license.
1 parent 5f4a600 commit 0746f99

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ui/jquery.ui.menu.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
/*
22
* jQuery UI Menu @VERSION
33
*
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.
4+
* Copyright 2010, AUTHORS.txt
5+
* Dual licensed under the MIT or GPL Version 2 licenses.
6+
* http://jquery.org/license
77
*
88
* http://docs.jquery.com/UI/Menu
99
*
1010
* Depends:
1111
* jquery.ui.core.js
12-
* jquery.ui.widget.js
12+
* jquery.ui.widget.js
1313
*/
1414
(function($) {
1515

0 commit comments

Comments
 (0)