From ba71a760b83f9a8dbf2a13cdd64e303b1fecfe20 Mon Sep 17 00:00:00 2001 From: Chris Penny Date: Wed, 12 Jun 2024 07:35:42 +1200 Subject: [PATCH] Update license and authors --- composer.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 198a8c9..2628ab1 100644 --- a/composer.json +++ b/composer.json @@ -2,9 +2,14 @@ "name": "silverstripeltd/discoverer-bifrost", "description": "A plugin module for silverstripeltd/discoverer that provides integration for Silverstripe Bifröst", "type": "silverstripe-vendormodule", - "license": "proprietary", + "license": "BSD-3-Clause", "homepage": "https://github.com/silverstripeltd/discoverer-bifrost", - "authors": [], + "authors": [ + { + "name": "Christopher David Penny", + "email": "chris.penny@gmail.com" + } + ], "keywords": [ "Silverstripe", "Silverstripe CMS",