aboutsummaryrefslogtreecommitdiffstats
path: root/src/intro.js
diff options
context:
space:
mode:
authorDave Methvin <dave.methvin@gmail.com>2012-08-08 22:12:10 -0400
committerDave Methvin <dave.methvin@gmail.com>2012-08-09 13:44:20 -0400
commit060eabc9e82cce3d5c3867da0ea738655a7c1618 (patch)
treedf6bb250f6b3661c1f6c94e7c7521d3c72f45d7c /src/intro.js
parent5e906366dd86dda95df050257513c95834020e5e (diff)
downloadjquery-060eabc9e82cce3d5c3867da0ea738655a7c1618.tar.gz
jquery-060eabc9e82cce3d5c3867da0ea738655a7c1618.zip
Finish the license changes, including Sizzle.
Diffstat (limited to 'src/intro.js')
-rw-r--r--src/intro.js10
1 files changed, 4 insertions, 6 deletions
diff --git a/src/intro.js b/src/intro.js
index bc6023474..c041bb4ba 100644
--- a/src/intro.js
+++ b/src/intro.js
@@ -2,14 +2,12 @@
* jQuery JavaScript Library v@VERSION
* 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
* 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
*/