Skip to content

Commit 9b9b66d

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 18a526a commit 9b9b66d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ui/jquery.ui.tooltip.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
/*
22
* jQuery UI Tooltip @VERSION
33
*
4-
* Copyright (c) 2009 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/Tooltip
99
*
1010
* Depends:
1111
* jquery.ui.core.js
1212
* jquery.ui.widget.js
13-
* jquery.ui.position.js
13+
* jquery.ui.position.js
1414
*/
1515
(function($) {
1616

0 commit comments

Comments
 (0)