]> source.dussan.org Git - jquery-ui.git/commitdiff
Accidentally removed licenses.
authorScott González <scott.gonzalez@gmail.com>
Fri, 6 Jul 2012 16:47:44 +0000 (12:47 -0400)
committerScott González <scott.gonzalez@gmail.com>
Fri, 6 Jul 2012 16:47:44 +0000 (12:47 -0400)
build/tasks/build.js

index 5f9d33fec4beab883a729a35edc0a50058ce5197..dc1b5e5bb75d9f88832200db553067976c971bd1 100644 (file)
@@ -50,6 +50,7 @@ grunt.registerTask( "manifest", "Generate jquery.json manifest files", function(
                                version: pkg.version,
                                author: pkg.author,
                                maintainers: pkg.maintainers,
+                               licenses: pkg.licenses,
                                bugs: pkg.bugs,
                                homepage: data.homepage || replace( baseManifest.homepage ||
                                        "http://jqueryui.com/{plugin}/" ),