summaryrefslogtreecommitdiff
path: root/spec/ruby/README.md
diff options
context:
space:
mode:
authorBenoit Daloze <eregontp@gmail.com>2022-08-29 15:36:29 +0200
committerBenoit Daloze <eregontp@gmail.com>2022-08-29 15:36:29 +0200
commit4ee1a687768338a1928014fc6042c320a1a1af3e (patch)
tree37c1717dcd7a2a757e343a41b827fd096397fbca /spec/ruby/README.md
parenta319d3cfdc1afef8497321fee7f690052b16739c (diff)
downloadruby-4ee1a687768338a1928014fc6042c320a1a1af3e.tar.gz
Update to ruby/spec@d01709f
Diffstat (limited to 'spec/ruby/README.md')
-rw-r--r--spec/ruby/README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/spec/ruby/README.md b/spec/ruby/README.md
index 55b248a6c3..24b4719fdd 100644
--- a/spec/ruby/README.md
+++ b/spec/ruby/README.md
@@ -144,10 +144,9 @@ The file `/etc/services` is required for socket specs (package `netbase` on Debi
### Socket specs from rubysl-socket
-Most specs under `library/socket` were imported from [the rubysl-socket project](https://github.com/rubysl/rubysl-socket).
+Most specs under `library/socket` were imported from the rubysl-socket project (which is no longer on GitHub).
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.
+Brian Shirai, agreed to relicense those specs under the MIT license in ruby/spec.
### History and RubySpec