[ruby-core:98509] [Ruby master Bug#16805] Coroutine's license is unclear
From:
samuel@...
Date:
2020-05-25 02:09:55 UTC
List:
ruby-core #98509
Issue #16805 has been updated by ioquatix (Samuel Williams). @odaira Can you confirm/Are you okay for your ppcle64 implementation to be released under the MIT License? ---------------------------------------- Bug #16805: Coroutine's license is unclear https://bugs.ruby-lang.org/issues/16805#change-85786 * 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: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>