From: samuel@... Date: 2020-08-17T08:48:11+00:00 Subject: [ruby-core:99609] [Ruby master Bug#16805] Coroutine's license is unclear Issue #16805 has been updated by ioquatix (Samuel Williams). 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. ---------------------------------------- Bug #16805: Coroutine's license is unclear https://bugs.ruby-lang.org/issues/16805#change-87088 * Author: shyouhei (Shyouhei Urabe) * Status: Assigned * Priority: Normal * Assignee: ReiOdaira (Rei Odaira) * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN ---------------------------------------- Files under `coroutine/` start like this: ```C /* * 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 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. -- https://bugs.ruby-lang.org/ Unsubscribe: