Browse Source

Merge pull request #25 from pdehaan/patch-1

Update license attribute
James Burke 9 years ago
parent
commit
f57f6a8fea
1 changed files with 1 additions and 10 deletions
  1. 1 10
      package.json

+ 1 - 10
package.json

@@ -4,16 +4,7 @@
     "version": "0.1.0",
     "homepage": "http://github.com/jrburke/amdefine",
     "author": "James Burke <jrburke@gmail.com> (http://github.com/jrburke)",
-    "licenses": [
-        {
-            "type": "BSD",
-            "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
-        },
-        {
-            "type": "MIT",
-            "url": "https://github.com/jrburke/amdefine/blob/master/LICENSE"
-        }
-    ],
+    "license": "BSD-3-Clause AND MIT",
     "repository": {
         "type": "git",
         "url": "https://github.com/jrburke/amdefine.git"