summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYusuke Endoh <mame@ruby-lang.org>2021-12-13 14:21:16 +0900
committerYusuke Endoh <mame@ruby-lang.org>2021-12-13 14:21:29 +0900
commit47a12c8888531ac17a18b7d13c0ff07b737550e8 (patch)
treedbb0a661bfe230a84450806c9040bc62551525c1
parent4ffb0bd6414cf320ec8d71132bc487514768c8f7 (diff)
LEGAL: mention error_highlight
-rw-r--r--LEGAL11
1 files changed, 11 insertions, 0 deletions
diff --git a/LEGAL b/LEGAL
index fc0c35989b..9645728efe 100644
--- a/LEGAL
+++ b/LEGAL
@@ -1017,6 +1017,17 @@ mentioned below.
{MIT License}[rdoc-label:label-MIT+License]
+[lib/error_highlight]
+[lib/error_highlight.rb]
+[test/error_highlight]
+
+ error_highlight is under the following license.
+
+ >>>
+ Copyright (c) 2021 Yusuke Endoh
+
+ {MIT License}[rdoc-label:label-MIT+License]
+
[benchmark/so_ackermann.rb]
[benchmark/so_array.rb]
[benchmark/so_binary_trees.rb]