aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2014-05-27 15:03:12 -0400
committerScott González <scott.gonzalez@gmail.com>2014-06-27 11:10:45 -0400
commit4f776e5ff91c48891f02d1ca3ba31132477d3972 (patch)
tree0442f37e89e0df1a14d0b5a6586e5f1ab46e4f16 /package.json
parent712e78c47fc3e550dabbb44055e5bf7877871bff (diff)
downloadjquery-4f776e5ff91c48891f02d1ca3ba31132477d3972.tar.gz
jquery-4f776e5ff91c48891f02d1ca3ba31132477d3972.zip
Build: Update license
Closes gh-1587
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 46cb4b8f3..d6e90e50c 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"licenses": [
{
"type": "MIT",
- "url": "https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt"
+ "url": "https://github.com/jquery/jquery/blob/master/LICENSE.txt"
}
],
"dependencies": {},