Conversation
Add MIT license (based on license of Haxe standard library)
|
Is the MIT license actually compatible if we pull the documentation for packages like js.html from other sources? I have no idea how that works in such cases. |
|
@Simn there are licenses like CC-BY-SA for some MDN docs or something. Haxelib documentation should be available under MIT license. Any other packages can have their own license. I can check (or at least try) what other licenses are, but you can just add information "All works by Haxe Foundation" for the MIT license. |
|
I found that when there is a CC-BY-SA license (for MDN docs), the CC-BY-SA license is available from the web view and in XML file e.g. https://api.haxe.org/js/html/AbortController.html |
|
I don't know under which license are This repo needs a fix, because there may be a copyright violation. |
|
Hmm yes, I thought this repo only had the generator code but with the XMLs being here too I agree this should be addressed... ... somehow |
|
@Simn I can assist with this, but please note that there are other repositories without a license as well. I hope you can help address those too. |
@Simn @ncannasse Would you like to comment on this somehow? |
Add MIT license (based on license of Haxe standard library)