From 577102b025a1a2ad949e28df7dced5ff63127a8b Mon Sep 17 00:00:00 2001 From: John McLear Date: Mon, 21 Dec 2015 16:29:09 +0000 Subject: [PATCH] license --- src/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index 873214331..3cfd08bff 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" }