From 5ac96236fa3a90046785609c7b14883afa03ef36 Mon Sep 17 00:00:00 2001 From: Sam Bell Date: Thu, 6 Sep 2018 22:37:26 +0800 Subject: [PATCH] Corrected licence info to Composer standards --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 539c4641..3980557f 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "attendize/attendize", "description": "A free and open-source event management and ticket selling application.", "keywords": ["event management", "ticket selling", "tickets", "events"], - "license": "Attribution Assurance License", + "license": "AAL", "type": "project", "homepage" : "https://www.attendize.com", "require": {