diff options
author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2021-11-16 20:05:07 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2021-11-16 20:05:07 +0900 |
commit | ef11414b1fc92c452df78a3d03fdd93ac95b26d1 (patch) | |
tree | b3d87037dd9f5f30c49d629471715fbc30725cde /LEGAL | |
parent | 9a76072873a0698038a87961b2fed31ac1485c64 (diff) |
Added LICENSE entry of vendored connection_pool to LEGAL
Diffstat (limited to 'LEGAL')
-rw-r--r-- | LEGAL | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -988,6 +988,15 @@ mentioned below. {MIT License}[rdoc-label:label-MIT+License] +[lib/bundler/vendor/connection_pool] + + connection_pool is under the following license. + + >>> + Copyright (c) 2011 Mike Perham + + {MIT License}[rdoc-label:label-MIT+License] + [lib/did_you_mean] [lib/did_you_mean.rb] [test/did_you_mean] |