Repository: thrift
Updated Branches:
  refs/heads/master ce636dd65 -> f2c9f1b96


THRIFT-3355 npm WARN package.json [email protected] No license field.
Client: NodeJS
Patch: Jens Geyer


Project: http://git-wip-us.apache.org/repos/asf/thrift/repo
Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/f2c9f1b9
Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/f2c9f1b9
Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/f2c9f1b9

Branch: refs/heads/master
Commit: f2c9f1b968f2b5716cf6b96b36e133cd7e07cde6
Parents: ce636dd
Author: Jens Geyer <[email protected]>
Authored: Fri Sep 25 23:00:30 2015 +0200
Committer: Jens Geyer <[email protected]>
Committed: Fri Sep 25 23:00:30 2015 +0200

----------------------------------------------------------------------
 package.json | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/thrift/blob/f2c9f1b9/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index c4688b6..b931a15 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,7 @@
     "email": "[email protected]",
     "url": "http://thrift.apache.org";
   },
+  "license": "Apache-2.0",
   "licenses": [
     {
       "type": "Apache-2.0",

Reply via email to