From 732c669dee2b8c7b37dd1cf4626d3add594454ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Tue, 4 Nov 2014 21:44:55 +0100 Subject: [PATCH] fix typo in license --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7aa6cfe73..5fab1a8b9 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "chill-project/main", - "license": "GPL-3.0", + "license": "AGPL-3.0", "type": "symfony-bundle", "description": "The main bundle for the Chill App", "keywords" : ["chill", "social work"],