diff options
author | Hiroshi SHIBATA <[email protected]> | 2020-08-19 19:19:07 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2020-08-19 19:36:16 +0900 |
commit | 7f0ea20581082f627c2569fde3c69dc14a663b37 (patch) | |
tree | eecf4d0f760e06fef1c135766377893c89e0c49d | |
parent | 5b04e2362c03bb82c76c65353c1856d6b0c3d745 (diff) |
Added did_you_mean entry because did_you_mean uses MIT license
-rw-r--r-- | LEGAL | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -957,6 +957,17 @@ mentioned below. {MIT License}[rdoc-label:label-MIT+License] +[lib/did_you_mean] +[lib/did_you_mean.rb] +[test/did_you_mean] + + did_you_mean is under the following license. + + >>> + Copyright (c) 2014-2016 Yuki Nishijima + + {MIT License}[rdoc-label:label-MIT+License] + [benchmark/so_ackermann.rb] [benchmark/so_array.rb] [benchmark/so_binary_trees.rb] |