This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository mum. See http://git.chorem.org/mum.git commit 5dbb269aa1a85e6ad67d558a5f0559ddb0c8ba1c Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Thu Jul 9 15:55:22 2015 +0200 change licence from GPL to AGPL --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c7d231..8933161 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "modules" ], "author": "aguilbaud", - "license": "GPL", + "license": "AGPL", "devDependencies": { "grunt": "^0.4.5" } -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.