Fixed JavaScript license declaration.

pull/2364/head
Josh Haberman 8 years ago
parent a30e5af204
commit 5d9dbe3ecc
  1. 2
      js/package.json

@ -22,5 +22,5 @@
"url": "https://github.com/google/protobuf/tree/master/js"
},
"author": "Google Protocol Buffers Team",
"license": "Apache-2.0"
"license" : "BSD-3-Clause"
}

Loading…
Cancel
Save