diff --git a/bower.json b/bower.json index 4a75b7a..eb9c1ed 100644 --- a/bower.json +++ b/bower.json @@ -11,7 +11,7 @@ "animation", "reveal" ], - "license": "MIT", + "license": "GPLv3", "ignore": [ "**/.*", "node_modules", diff --git a/package.json b/package.json index 4675310..1c87cf2 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,8 @@ "url" : "https://github.com/matthieua/WOW/issues" }, "licenses": [{ - "type": "MIT", - "url": "http://matthieuaussaguel.mit-license.org/" + "type": "GPLv3", + "url": "http://mynameismatthieu.com/WOW" }], "devDependencies" : { "grunt" : "latest",