Skip to content

Commit 536ae61

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 594b7f5 commit 536ae61

34 files changed

+113
-108
lines changed

tests/jquery.simulate.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* jquery.simulate - simulate browser mouse and keyboard events
33
*
4-
* Copyright (c) 2010 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
*/
99

themes/base/jquery.ui.core.css

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
/*
2-
* jQuery UI CSS Framework
3-
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
4-
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
5-
*/
2+
* jQuery UI CSS Framework
3+
*
4+
* Copyright 2010, AUTHORS.txt
5+
* Dual licensed under the MIT or GPL Version 2 licenses.
6+
* http://jquery.org/license
7+
*/
68

79
/* Layout helpers
810
----------------------------------*/

themes/base/jquery.ui.theme.css

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
/*
2-
* jQuery UI CSS Framework
3-
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
4-
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
5-
* To view and modify this theme, visit http://jqueryui.com/themeroller/
6-
*/
2+
* jQuery UI CSS Framework
3+
*
4+
* Copyright 2010, AUTHORS.txt
5+
* Dual licensed under the MIT or GPL Version 2 licenses.
6+
* http://jquery.org/license
7+
*
8+
* To view and modify this theme, visit http://jqueryui.com/themeroller/
9+
*/
710

811

912
/* Component containers

ui/jquery.effects.blind.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* jQuery UI Effects Blind @VERSION
33
*
4-
* Copyright (c) 2010 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/Effects/Blind
99
*

ui/jquery.effects.bounce.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* jQuery UI Effects Bounce @VERSION
33
*
4-
* Copyright (c) 2010 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/Effects/Bounce
99
*

ui/jquery.effects.clip.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* jQuery UI Effects Clip @VERSION
33
*
4-
* Copyright (c) 2010 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/Effects/Clip
99
*

ui/jquery.effects.core.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* jQuery UI Effects @VERSION
33
*
4-
* Copyright (c) 2010 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/Effects/
99
*/

ui/jquery.effects.drop.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* jQuery UI Effects Drop @VERSION
33
*
4-
* Copyright (c) 2010 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/Effects/Drop
99
*

ui/jquery.effects.explode.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* jQuery UI Effects Explode @VERSION
33
*
4-
* Copyright (c) 2010 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/Effects/Explode
99
*

ui/jquery.effects.fade.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* jQuery UI Effects Fade @VERSION
33
*
4-
* Copyright (c) 2010 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/Effects/Fade
99
*

0 commit comments

Comments
 (0)