Skip to content

Commit a4534bb

Browse files
committed
Update copyright to jQuery Foundation.
1 parent c942575 commit a4534bb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+108
-55
lines changed

MIT-LICENSE.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
Copyright (c) 2012 Paul Bakaus, http://jqueryui.com/
1+
Copyright 2012 jQuery Foundation and other contributors,
2+
http://jqueryui.com/
23

34
This software consists of voluntary contributions made by many
45
individuals (AUTHORS.txt, http://jqueryui.com/about) For exact

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"version": "1.9.0pre",
66
"homepage": "https://github.com/jquery/jquery-ui",
77
"author": {
8-
"name": "AUTHORS.txt"
8+
"name": "jQuery Foundation and other contributors"
99
},
1010
"repository": {
1111
"type": "git",

tests/jquery.simulate.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/*
22
* jquery.simulate - simulate browser mouse and keyboard events
3+
* http://jqueryui.com
34
*
4-
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
5+
* Copyright 2012 jQuery Foundation and other contributors
56
* Dual licensed under the MIT or GPL Version 2 licenses.
67
* http://jquery.org/license
78
*/

themes/base/jquery.ui.accordion.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/*!
22
* jQuery UI Accordion @VERSION
3+
* http://jqueryui.com
34
*
4-
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
5+
* Copyright 2012 jQuery Foundation and other contributors
56
* Dual licensed under the MIT or GPL Version 2 licenses.
67
* http://jquery.org/license
78
*

themes/base/jquery.ui.all.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/*!
22
* jQuery UI CSS Framework @VERSION
3+
* http://jqueryui.com
34
*
4-
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
5+
* Copyright 2012 jQuery Foundation and other contributors
56
* Dual licensed under the MIT or GPL Version 2 licenses.
67
* http://jquery.org/license
78
*

themes/base/jquery.ui.autocomplete.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/*!
22
* jQuery UI Autocomplete @VERSION
3+
* http://jqueryui.com
34
*
4-
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
5+
* Copyright 2012 jQuery Foundation and other contributors
56
* Dual licensed under the MIT or GPL Version 2 licenses.
67
* http://jquery.org/license
78
*

themes/base/jquery.ui.base.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/*!
22
* jQuery UI CSS Framework @VERSION
3+
* http://jqueryui.com
34
*
4-
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
5+
* Copyright 2012 jQuery Foundation and other contributors
56
* Dual licensed under the MIT or GPL Version 2 licenses.
67
* http://jquery.org/license
78
*

themes/base/jquery.ui.button.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/*!
22
* jQuery UI Button @VERSION
3+
* http://jqueryui.com
34
*
4-
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
5+
* Copyright 2012 jQuery Foundation and other contributors
56
* Dual licensed under the MIT or GPL Version 2 licenses.
67
* http://jquery.org/license
78
*

themes/base/jquery.ui.core.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/*!
22
* jQuery UI CSS Framework @VERSION
3+
* http://jqueryui.com
34
*
4-
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
5+
* Copyright 2012 jQuery Foundation and other contributors
56
* Dual licensed under the MIT or GPL Version 2 licenses.
67
* http://jquery.org/license
78
*

themes/base/jquery.ui.datepicker.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/*!
22
* jQuery UI Datepicker @VERSION
3+
* http://jqueryui.com
34
*
4-
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
5+
* Copyright 2012 jQuery Foundation and other contributors
56
* Dual licensed under the MIT or GPL Version 2 licenses.
67
* http://jquery.org/license
78
*

0 commit comments

Comments
 (0)