Actions
Misc #16805
openCoroutine's license is unclear
Description
Files under coroutine/
start like this:
/*
* This file is part of the "Coroutine" project and released under the MIT License.
*
The problem is, there is no definition of "the MIT License" throughout the entire project.
@ioquatix (Samuel Williams) can you add your terms somewhere inside of LEGAL? There are several other materials also under the MIT license. You can follow how they are listed up.
Updated by ioquatix (Samuel Williams) over 2 years ago
Are you happy adding the following to LEGAL
:
coroutine::
Where specified, these files are licensed under the {MIT License}[rdoc-label:label-MIT+License].
Updated by shyouhei (Shyouhei Urabe) over 2 years ago
Looks good to me.
Updated by ioquatix (Samuel Williams) about 2 years ago
Updated by ioquatix (Samuel Williams) about 2 years ago
@odaira (takumi odaira) Can you confirm/are you okay for your ppcle64 implementation to be released under the MIT License?
Updated by ioquatix (Samuel Williams) about 2 years ago
- Assignee changed from ioquatix (Samuel Williams) to ReiOdaira (Rei Odaira)
I have merged the license changes as discussed, but we still need to check the license of the code contributed by @ReiOdaira (Rei Odaira).
Updated by jeremyevans0 (Jeremy Evans) about 1 year ago
- Backport deleted (
2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN) - Tracker changed from Bug to Misc
Actions