Browse Source

Merge pull request #30 from graingert/patch-1

use SPDX disjunctive operator
James Burke 7 years ago
parent
commit
ed137ec5e8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -4,7 +4,7 @@
     "version": "1.0.0",
     "homepage": "http://github.com/jrburke/amdefine",
     "author": "James Burke <jrburke@gmail.com> (http://github.com/jrburke)",
-    "license": "BSD-3-Clause AND MIT",
+    "license": "BSD-3-Clause OR MIT",
     "repository": {
         "type": "git",
         "url": "https://github.com/jrburke/amdefine.git"