-
Notifications
You must be signed in to change notification settings - Fork 270
Authors and License issues #41
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
Comments
I would like to work on this. Is it still open? |
This part:
was fixed by 7e8debc I think there have been some new contributors since then, but IMO if they wanted to be added to the list they should have done that as part of their PR. Regarding this part:
I'm not at all an expert on this subject, but it looks like the only source files without a license are: The only examples with licenses are: I have no idea what the process would be for resolving the licensing issue. |
Oh. Thanks for pointing out the specifics. P.S: I am a fellow Google Summer of code 2020 aspirant. Kindly let me know if i can be of any help. @per1234 |
The Ethernet library has a big amount of external contributions, the list of all contributors should be put in a CONTRIBUTIONS file and the library.properties adjusted accordingly.
Moreover there are a bunch of files without a license, these files should be fixed by adding a proper license header.
See also arduino/Arduino#5272 (comment)
The text was updated successfully, but these errors were encountered: