From be652e9b76219728ed1edff6211ccfac09989b68 Mon Sep 17 00:00:00 2001 From: David Snopek Date: Wed, 19 Jul 2017 10:04:08 -0500 Subject: [PATCH] Add 'license' key --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index e3fddf0bc9..d7a4ec1b2b 100644 --- a/composer.json +++ b/composer.json @@ -2,6 +2,7 @@ "name": "civicrm/civicrm-core", "description": "Open source constituent relationship management for non-profits, NGOs and advocacy organizations.", "type": "library", + "license": "AGPL-3.0", "authors": [ { "name": "Atif Shaikh" -- 2.25.1