From: samuel@... Date: 2020-05-14T10:51:37+00:00 Subject: [ruby-core:98352] [Ruby master Bug#16805] Coroutine's license is unclear Issue #16805 has been updated by ioquatix (Samuel Williams). Are you happy adding the following to `LEGAL`: ``` coroutine:: Where specified, these files are licensed under the {MIT License}[rdoc-label:label-MIT+License]. ``` ---------------------------------------- Bug #16805: Coroutine's license is unclear https://bugs.ruby-lang.org/issues/16805#change-85620 * Author: shyouhei (Shyouhei Urabe) * Status: Assigned * Priority: Normal * Assignee: ioquatix (Samuel Williams) * 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: