Bug #16805
Coroutine'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) 9 months 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 ioquatix (Samuel Williams) 8 months 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) 5 months 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.