This repository has been archived by the owner on Dec 12, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add MIT license into pom.xml (instead of Apache)
- Loading branch information
5b74cff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why was this change done?
Are you really sure you can change a license on the fly?
Did you ask all the commiters if they are fine with the change?
5b74cff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@raupachz looks like this was done because the actual license file is MIT https://github.com/logentries/le_java/blob/master/LICENSE and has been since 2013.
5b74cff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the clarification.