summaryrefslogtreecommitdiff
path: root/src/package.json
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2015-12-21 16:29:09 +0000
committerJohn McLear <john@mclear.co.uk>2015-12-21 16:29:09 +0000
commit577102b025a1a2ad949e28df7dced5ff63127a8b (patch)
tree1baa50ff8f3f2e9e2e92afe2be686f6608e0e0f9 /src/package.json
parent41ced5e2390acbe3f11de46fe2384b62d51b259d (diff)
downloadetherpad-lite-577102b025a1a2ad949e28df7dced5ff63127a8b.zip
license
Diffstat (limited to 'src/package.json')
-rw-r--r--src/package.json3
1 files changed, 2 insertions, 1 deletions
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"
}