diff --git a/src/package.json b/src/package.json
index 87321433..3cfd08bf 100644
--- a/src/package.json
+++ b/src/package.json
@@ -55,5 +55,6 @@
   "repository"     : { "type" : "git",
                        "url" : "http://github.com/ether/etherpad-lite.git"
                      },
-  "version"        : "1.5.7"
+  "version"        : "1.5.7",
+  "license"        : "Apache-2.0"
 }