From b53cf149ad8d7c46572e4567ca949b4f82ebb22c Mon Sep 17 00:00:00 2001 From: eregon Date: Fri, 3 Aug 2018 16:19:40 +0000 Subject: Update to ruby/spec@9be7c7e git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64180 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- spec/ruby/README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'spec/ruby/README.md') diff --git a/spec/ruby/README.md b/spec/ruby/README.md index d4a55ea9c1..f2e18d5800 100644 --- a/spec/ruby/README.md +++ b/spec/ruby/README.md @@ -92,6 +92,13 @@ In similar fashion, the following commands run the respective specs: See [CONTRIBUTING.md](https://github.com/ruby/spec/blob/master/CONTRIBUTING.md). +### Socket specs from rubysl-socket + +Most specs under `library/socket` were imported from [the rubysl-socket project](https://github.com/rubysl/rubysl-socket). +The 3 copyright holders of rubysl-socket, Yorick Peterse, Chuck Remes and +Brian Shirai, [agreed to relicense those specs](https://github.com/rubysl/rubysl-socket/issues/15) +under the MIT license in ruby/spec. + ### History and RubySpec This project was originally born from [Rubinius](https://github.com/rubinius/rubinius) tests being converted to the spec style. -- cgit v1.2.3