Clarify license as MIT.

Include a LICENSE file, giving original work copyright to Andy Smith, and modifications by Gary Jones.
This commit is contained in:
GaryJones
2012-11-19 17:55:49 +00:00
parent e233a83f43
commit 92cd49d385
2 changed files with 21 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
"type": "library",
"keywords": ["oauth"],
"homepage": "https://github.com/GaryJones/OAuth",
"license": "BSD-3-Clause",
"license": "MIT",
"authors": [
{
"name": "Gary Jones",