Skip to content

Commit

Permalink
Update license and authors
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispenny committed Jun 11, 2024
1 parent 6faaea6 commit ba71a76
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "[email protected]"
}
],
"keywords": [
"Silverstripe",
"Silverstripe CMS",
Expand Down

0 comments on commit ba71a76

Please sign in to comment.