-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix license file #10
Comments
Renaming of |
Is it fine to close this issue now? |
no, the license file LICENSE is |
This website is based on the template "Beautiful Jekyll" (https://beautifuljekyll.com/). The way I understand the license of Beautiful Jekyll is that it requires their license and copyright notice to be included in any copy containing substantial parts of their code. I might be wrong but I would think by using this template, we also accepted to have our stuff under the MIT license, which seems to be fine to me. @ESMValGroup/userengagementteam any thoughts on this? |
The license file
LICENSE
is related to the template. There is also alicense.md
file that is used for the content of the website. The file name should be changed, becauselicense.md
is recognized by GitHub as a license of this repository.The text was updated successfully, but these errors were encountered: