From c45f5ff2b0b801a94ffe761d83a46760c3d6d33d Mon Sep 17 00:00:00 2001 From: Samuel Williams Date: Mon, 17 Aug 2020 20:44:58 +1200 Subject: [PATCH] Clarify coroutine implementation license. --- LEGAL | 5 +++++ 1 file changed, 5 insertions(+) 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]