Unknown license found
Joao-L-S-Almeida opened this issue · 3 comments
We have the following behavior in the license display:
I replaced the previous LICENSE file by the GitHub-provided, but GH still seeks both:
Any tips ? @TarikKaanKoc @snitramodranoel
As you can see, the file LICENSE.md is inexistent.
Hi there @Joao-L-S-Almeida,
Based on your comment, it seems that GitHub is looking for a "LICENSE.md" file to identify the license for the project, even though there is no such file in the repository. In order to resolve this issue, you should make sure that a file named "LICENSE" is present in the repository, as GitHub expects to find the license information in a file with that name.
Best regards,
I have created a new license for this project and have removed the old license. The new license is now the official license for this project and it applies to all contributions going forward.