summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Loach <robloach@gmail.com>2013-03-22 18:47:05 -0400
committerRob Loach <robloach@gmail.com>2013-03-22 18:47:21 -0400
commita2409b8789fcb5832d99a54d7c11c81ca9a29d1b (patch)
treec9ac050ccf34a3cbd6a9b2badfc73e6022b585ad
parentd15ff0f14990740cfcc1b845ebca160d75710d10 (diff)
downloadjquery-once-a2409b8789fcb5832d99a54d7c11c81ca9a29d1b.zip
jquery-once-a2409b8789fcb5832d99a54d7c11c81ca9a29d1b.tar.gz
jquery-once-a2409b8789fcb5832d99a54d7c11c81ca9a29d1b.tar.bz2
Update license details
-rw-r--r--LICENSE2
-rw-r--r--component.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 99bf93d..ab3d64f 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-RequireJS is released under two licenses: GPL-2.0, and MIT. You may pick the
+jQuery Once is released under two licenses: GPL-2.0, and MIT. You may pick the
license that best suits your development needs. The text of both licenses are
provided below.
diff --git a/component.json b/component.json
index b0165a5..1a9f644 100644
--- a/component.json
+++ b/component.json
@@ -6,7 +6,7 @@
"jquery"
],
"dependencies": {
- "component/jquery": "*"
+ "jquery": "~1.8.0"
},
"scripts": [
"jquery.once.js"