From 891e1ec6484c1ed09406f8df4b22f96c72177264 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sat, 5 Apr 2014 18:09:20 +0200 Subject: [PATCH] [ticket/224] Use license instead of licence in composer.json B3P-224 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1b9ab723..a77effe6 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "homepage": "http://www.board3.de", "version": "2.1.0-dev", "time": "2012-10-05 10:40:01", - "licence": "GPL-2.0", + "license": "GPL-2.0", "authors": [{ "name": "Marc Alexander", "username": "marc1706",