]> source.dussan.org Git - jquery-ui.git/commitdiff
Updated copyright headers to make it clear that you can choose between MIT and GPLv2...
authorjzaefferer <joern.zaefferer@gmail.com>
Fri, 9 Jul 2010 13:31:53 +0000 (15:31 +0200)
committerjzaefferer <joern.zaefferer@gmail.com>
Fri, 9 Jul 2010 13:32:54 +0000 (15:32 +0200)
ui/jquery.ui.menu.js

index e4f6990d513f9f8650846464c20be2ce3763cab0..f7a5209d3183752ecbbc5d7e3b5774cbee102274 100644 (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($) {