Merge pull request #154 from paulo-ferraz-oliveira/feature/license-info

Improve on license-related information
This commit is contained in:
Fred Hebert 2021-04-09 21:21:39 -04:00 committed by GitHub
commit 9cdca1c2e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 1 deletions

View file

@ -6,6 +6,6 @@
{applications,[kernel,stdlib,cf]},
{maintainers,["Eric Merritt","Tristan Sloughter",
"Jordan Wilberding","Martin Logan"]},
{licenses,["Apache"]},
{licenses,["Apache", "MIT"]},
{links,[{"Github",
"https://github.com/erlware/erlware_commons"}]}]}.