From 8cdae1170e279835ec9b2b999bc27466cb3a347a Mon Sep 17 00:00:00 2001 From: Phodal Huang Date: Thu, 10 Sep 2020 13:24:42 +0800 Subject: [PATCH] docs: update licenses --- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index e434dcb..457ef92 100644 --- a/LICENSE +++ b/LICENSE @@ -1,8 +1,8 @@ MIT License -scie-grammar based on vscode-textmate Copyright (c) Microsoft Corporation with MIT LICENSE +Copyright (c) Microsoft Corporation with MIT LICENSE (scie-scanner based on vscode-oniguruma, scie-grammar based on vscode-textmate) -scie-scanner based on vscode-oniguruma Copyright (c) Microsoft Corporation with MIT LICENSE +Copyright (c) 2015 Will Speak , Ivan Ivashchenko , and contributors. (scie-scanner based on rust-onig) Copyright (c) 2020 Phodal Huang -- GitLab