diff options
Diffstat (limited to 'src/package.json')
-rw-r--r-- | src/package.json | 3 |
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" } |