branch develop updated (f9d509a -> 5dbb269)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository mum. See http://git.chorem.org/mum.git from f9d509a ssh connection module runs commands with LANG=C environment variable new 5dbb269 change licence from GPL to AGPL The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 5dbb269aa1a85e6ad67d558a5f0559ddb0c8ba1c Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Thu Jul 9 15:55:22 2015 +0200 change licence from GPL to AGPL Summary of changes: package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
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>.
participants (1)
-
chorem.org scm