]> 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:36:06 +0000 (15:36 +0200)
committerjzaefferer <joern.zaefferer@gmail.com>
Fri, 9 Jul 2010 13:36:06 +0000 (15:36 +0200)
ui/jquery.ui.tooltip.js

index 134e7546a29f258ad85f907cfd7fc2961c9871b3..68d29f05fc71d04b8c16448b9a1af39e002aebad 100644 (file)
@@ -1,16 +1,16 @@
 /*
  * jQuery UI Tooltip @VERSION
  *
- * Copyright (c) 2009 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/Tooltip
  *
  * Depends:
  *     jquery.ui.core.js
  *     jquery.ui.widget.js
- *  jquery.ui.position.js
+ *     jquery.ui.position.js
  */
 (function($) {