diff options
author | Scott González <scott.gonzalez@gmail.com> | 2014-05-27 13:56:28 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2014-06-27 11:18:20 -0400 |
commit | 7c4c86a000d1daf8181583a9902fed7008a4190e (patch) | |
tree | 0e2e9c7314eadce9d91f4ca4d064b2e4e3487ff4 /package.json | |
parent | 292248307a1df3a1161dc9aa026658205d555cca (diff) | |
download | jquery-ui-7c4c86a000d1daf8181583a9902fed7008a4190e.tar.gz jquery-ui-7c4c86a000d1daf8181583a9902fed7008a4190e.zip |
Build: Update license
Closes gh-1257
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 261a6fcf0..bb4313c74 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "licenses": [ { "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/master/MIT-LICENSE.txt" + "url": "https://github.com/jquery/jquery-ui/blob/master/LICENSE.txt" } ], "scripts": { |