Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@nalundgaard
Copy link
Contributor

Fixes #715.

Erlcloud never used the MIT license, and has always been the BSD 2-clause license. It looks like this mistake in the Hex application properties was present from when hex publishing was implemented initially. Following https://hex.pm/docs/publish, we are amending the licenses from ["MIT"] to ["BSD-2-Clause"], the SPDX License identifier for BSD 2-Clause.

Fixes #715.

Erlcloud never used the MIT license, and has always been the BSD 2-clause license. It looks like this mistake in the Hex application properties was present from when hex publishing was implemented initially. Following https://hex.pm/docs/publish, we are amending the `licenses` from `["MIT"]` to `["BSD-2-Clause"]`, the [SPDX License identifier](https://spdx.org/licenses/) for [BSD 2-Clause](https://spdx.org/licenses/BSD-2-Clause.html).
@nalundgaard nalundgaard requested a review from motobob December 2, 2021 15:46
@motobob motobob merged commit 047b5d1 into master Dec 2, 2021
@motobob motobob deleted the issue_715_fix_hex_license branch December 2, 2021 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

License

3 participants