From e9b940de16adf4820835eb59d518a6a2e590463c Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sun, 26 Apr 2020 22:28:04 +0200 Subject: [PATCH] Clarify license status --- libco/mips.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libco/mips.c b/libco/mips.c index 8ffd3d30..cd6b8d0f 100644 --- a/libco/mips.c +++ b/libco/mips.c @@ -1,6 +1,7 @@ /* libco.mips (2020-04-20) - author: Google + author: phcoder + copyright: Google license: MIT */