mirror of
https://github.com/jquery/jquery.git
synced 2024-12-09 08:04:24 +00:00
Finish the license changes, including Sizzle.
This commit is contained in:
parent
5e906366dd
commit
060eabc9e8
@ -1,4 +1,4 @@
|
|||||||
Copyright (c) 2012 jQuery Foundation and other contributors,
|
Copyright 2012 jQuery Foundation and other contributors
|
||||||
http://jquery.com/
|
http://jquery.com/
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
|
10
src/intro.js
10
src/intro.js
@ -2,14 +2,12 @@
|
|||||||
* jQuery JavaScript Library v@VERSION
|
* jQuery JavaScript Library v@VERSION
|
||||||
* http://jquery.com/
|
* http://jquery.com/
|
||||||
*
|
*
|
||||||
* Copyright (c) 2012 jQuery Foundation and other contributors
|
|
||||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
||||||
* http://jquery.org/license
|
|
||||||
*
|
|
||||||
* Includes Sizzle.js
|
* Includes Sizzle.js
|
||||||
* http://sizzlejs.com/
|
* http://sizzlejs.com/
|
||||||
* Copyright 2012, The Dojo Foundation
|
*
|
||||||
* Released under the MIT, BSD, and GPL Licenses.
|
* Copyright 2012 jQuery Foundation and other contributors
|
||||||
|
* Released under the MIT license
|
||||||
|
* http://jquery.org/license
|
||||||
*
|
*
|
||||||
* Date: @DATE
|
* Date: @DATE
|
||||||
*/
|
*/
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 3d4f4e9436d7bdcb60e8880848c4a567bebbe91c
|
Subproject commit feb5de3f8fed345190bf5ae86eb37ace1150f35b
|
Loading…
Reference in New Issue
Block a user