diff --git a/README.md b/README.md index 19aaf7a..c4e0958 100644 --- a/README.md +++ b/README.md @@ -82,9 +82,17 @@ Module is under active development and there are some known issues: - 2005-05-05/.. OR ../2025 [ Will not map as format is not supported ] - /2023-10 OR 2023-10/ [ Will not map as format is not supported ] -## Maintainers/Sponsors +## Sponsors +* State of Florida -* [discoverygarden](http://support.discoverygarden.ca) +## Maintainers +Current maintainers: + +* [discoverygarden](http://www.discoverygarden.ca) + +This project has been sponsored by: + +* State of Florida ## License [GPLv3](http://www.gnu.org/licenses/gpl-3.0.txt) diff --git a/composer.json b/composer.json index d665cad..2560be5 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,6 @@ { "name": "discoverygarden/islandora_citations", + "license": "GPL-3.0-only", "type": "drupal-module", "require": { "seboettg/citeproc-php": "^2.6.0",