Updated copyright headers to make it clear that you can choose between MIT and GPLv2. Also added a link to http://jquery.org/license.

This commit is contained in:
jzaefferer 2010-07-09 15:31:53 +02:00
parent 5f4a6009e9
commit 0746f99115

View File

@ -1,15 +1,15 @@
/*
* jQuery UI Menu @VERSION
*
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
* Copyright 2010, AUTHORS.txt
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Menu
*
* Depends:
* jquery.ui.core.js
* jquery.ui.widget.js
* jquery.ui.widget.js
*/
(function($) {