Skip to content

Commit 66d4538

Browse files
committed
License - add vendored libs to license file
1 parent 3ef8aa1 commit 66d4538

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

LICENSE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,9 @@ relevant licenses:
105105
* [Ruby CoreAudio](https://github.com/nagachika/ruby-coreaudio) - [MIT License](http://opensource.org/licenses/MIT)
106106
* [WaveFile](https://github.com/jstrait/wavefile/) - [MIT License](http://opensource.org/licenses/MIT)
107107
* [Benchmark-IPS](https://github.com/evanphx/benchmark-ips) - [MIT License](http://opensource.org/licenses/MIT)
108+
* [Mocha](http://gofreerange.com/mocha/docs/) - [MIT License](http://opensource.org/licenses/MIT)
109+
* [MiniTest](http://ruby-doc.org/stdlib-2.0.0/libdoc/minitest/rdoc/MiniTest.html) - [Ruby License](https://www.ruby-lang.org/en/about/license.txt)
110+
* [AST](https://github.com/whitequark/ast) - [MIT License](http://opensource.org/licenses/MIT)
111+
* [Parser](https://github.com/whitequark/parser) - [MIT License](http://opensource.org/licenses/MIT)
112+
* [Metaclass](https://github.com/floehopper/metaclass) - [MIT License](http://opensource.org/licenses/MIT)
113+

0 commit comments

Comments
 (0)