[#97678] [Ruby master Feature#16752] :private param for const_set — bughitgithub@...
Issue #16752 has been reported by bughit (bug hit).
5 messages
2020/04/02
[ruby-core:98001] [Ruby master Bug#16805] Coroutine's license is unclear
From:
shyouhei@...
Date:
2020-04-21 10:23:49 UTC
List:
ruby-core #98001
Issue #16805 has been reported by shyouhei (Shyouhei Urabe). ---------------------------------------- Bug #16805: Coroutine's license is unclear https://bugs.ruby-lang.org/issues/16805 * 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>