Skip to content

Commit 060eabc

Browse files
committed
Finish the license changes, including Sizzle.
1 parent 5e90636 commit 060eabc

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

MIT-LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2012 jQuery Foundation and other contributors,
1+
Copyright 2012 jQuery Foundation and other contributors
22
http://jquery.com/
33

44
Permission is hereby granted, free of charge, to any person obtaining

src/intro.js

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,12 @@
22
* jQuery JavaScript Library v@VERSION
33
* http://jquery.com/
44
*
5-
* Copyright (c) 2012 jQuery Foundation and other contributors
6-
* Dual licensed under the MIT or GPL Version 2 licenses.
7-
* http://jquery.org/license
8-
*
95
* Includes Sizzle.js
106
* http://sizzlejs.com/
11-
* Copyright 2012, The Dojo Foundation
12-
* Released under the MIT, BSD, and GPL Licenses.
7+
*
8+
* Copyright 2012 jQuery Foundation and other contributors
9+
* Released under the MIT license
10+
* http://jquery.org/license
1311
*
1412
* Date: @DATE
1513
*/

src/sizzle

Submodule sizzle updated 2 files

0 commit comments

Comments
 (0)