From 4303f8612d572aa11d45c0b46538ccdd19eb3f02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Doursenaud?= Date: Sun, 4 May 2014 19:06:23 +0200 Subject: [PATCH] Fixed typo --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7ee7a67df1d..54b14e9f34a 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "description": "Dolibarr ERP & CRM is a modern and easy to use web software to manage your business", "keywords": ["erp","crm"], "homepage": "http://dolibarr.org", - "licence": "GPL-3.0+", + "license": "GPL-3.0+", "require": { "php": ">=5.2.1", "ext-gd": "*",