diff options
author | Johannes Schäfer <johnschaefer@gmx.de> | 2016-08-17 09:57:48 +0200 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2016-08-18 09:37:14 -0400 |
commit | f25f9ec72da49dda2fbf6978987750932b807fe8 (patch) | |
tree | 23541ad8d6e4cb0414ddb1ec2644b5cb6c975a96 /bower.json | |
parent | 3dd8a09b441d65445f2b6a7c73e72af65445d5da (diff) | |
download | jquery-ui-f25f9ec72da49dda2fbf6978987750932b807fe8.tar.gz jquery-ui-f25f9ec72da49dda2fbf6978987750932b807fe8.zip |
Build: Update bower.json with license information
Closes gh-1731
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bower.json b/bower.json index 7ff52e1db..bd641069d 100644 --- a/bower.json +++ b/bower.json @@ -7,6 +7,7 @@ "external", "tests" ], + "license": "MIT", "dependencies": { "jquery": ">=1.6" }, |