summaryrefslogtreecommitdiff
path: root/LEGAL
diff options
context:
space:
mode:
authorSamuel Williams <samuel.williams@oriontransfer.co.nz>2020-08-17 20:44:58 +1200
committerSamuel Williams <samuel.williams@oriontransfer.co.nz>2020-08-17 20:57:04 +1200
commitc45f5ff2b0b801a94ffe761d83a46760c3d6d33d (patch)
tree30239b42257eddc93e2a56093b33664adff6f419 /LEGAL
parenta90f29ebb2e3b1b26fb6528104a262537ed251de (diff)
Clarify coroutine implementation license.
<https://bugs.ruby-lang.org/issues/16805>
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3137
Diffstat (limited to 'LEGAL')
-rw-r--r--LEGAL5
1 files changed, 5 insertions, 0 deletions
diff --git a/LEGAL b/LEGAL
index 32bc8a3342..1544f3df71 100644
--- a/LEGAL
+++ b/LEGAL
@@ -60,6 +60,11 @@ mentioned below.
This file is licensed under the {MIT License}[rdoc-label:label-MIT+License].
+[coroutine]
+
+ Unless otherwise specified, these files are licensed under the
+ {MIT License}[rdoc-label:label-MIT+License].
+
[include/ruby/onigmo.h]
[include/ruby/oniguruma.h]
[regcomp.c]