aboutsummaryrefslogtreecommitdiffstats
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
parent5e906366dd86dda95df050257513c95834020e5e (diff)
downloadjquery-060eabc9e82cce3d5c3867da0ea738655a7c1618.tar.gz
jquery-060eabc9e82cce3d5c3867da0ea738655a7c1618.zip
Finish the license changes, including Sizzle.
-rw-r--r--MIT-LICENSE.txt2
-rw-r--r--src/intro.js10
m---------src/sizzle0
3 files changed, 5 insertions, 7 deletions
diff --git a/MIT-LICENSE.txt b/MIT-LICENSE.txt
index 69c08b81d..7b154c121 100644
--- a/MIT-LICENSE.txt
+++ b/MIT-LICENSE.txt
@@ -1,4 +1,4 @@
-Copyright (c) 2012 jQuery Foundation and other contributors,
+Copyright 2012 jQuery Foundation and other contributors
http://jquery.com/
Permission is hereby granted, free of charge, to any person obtaining
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
*/
diff --git a/src/sizzle b/src/sizzle
-Subproject 3d4f4e9436d7bdcb60e8880848c4a567bebbe91
+Subproject feb5de3f8fed345190bf5ae86eb37ace1150f35