You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jf...@apache.org on 2015/10/01 19:17:08 UTC

[5/6] thrift git commit: THRIFT-3355 npm WARN package.json thrift@1.0.0-dev No license field. Client: NodeJS Patch: Jens Geyer

THRIFT-3355 npm WARN package.json thrift@1.0.0-dev 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/0.9.3
Commit: f2c9f1b968f2b5716cf6b96b36e133cd7e07cde6
Parents: ce636dd
Author: Jens Geyer <je...@apache.org>
Authored: Fri Sep 25 23:00:30 2015 +0200
Committer: Jens Geyer <je...@apache.org>
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": "dev@thrift.apache.org",
     "url": "http://thrift.apache.org"
   },
+  "license": "Apache-2.0",
   "licenses": [
     {
       "type": "Apache-2.0",