diff --git a/MIT-LICENSE b/MIT-LICENSE index a017eb002..abf9a9803 100644 --- a/MIT-LICENSE +++ b/MIT-LICENSE @@ -1,4 +1,4 @@ -Copyright 2012-2016 Adobe Systems +Copyright 2012-2017 Adobe Systems Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/package.json b/package.json index 91983f9af..3d1883913 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ } }, "author": "Adobe PhoneGap Team", - "license": "APL", + "license": "MIT", "scripts": { "test": "jasmine-node --color spec" },