From: jzaefferer Date: Fri, 9 Jul 2010 13:31:53 +0000 (+0200) Subject: Updated copyright headers to make it clear that you can choose between MIT and GPLv2... X-Git-Tag: 1.9m3~2^2~7 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0746f991155df8a833abbe6ac1fbdcf6c73217ec;p=jquery-ui.git Updated copyright headers to make it clear that you can choose between MIT and GPLv2. Also added a link to http://jquery.org/license. --- diff --git a/ui/jquery.ui.menu.js b/ui/jquery.ui.menu.js index e4f6990d5..f7a5209d3 100644 --- a/ui/jquery.ui.menu.js +++ b/ui/jquery.ui.menu.js @@ -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($) {