Use a ruby-lang alias [ci skip]

This commit is contained in:
Takashi Kokubun 2022-12-08 22:38:55 -08:00
parent bda070f016
commit 33aa06e3e6
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD
4 changed files with 8 additions and 6 deletions

1
mjit.c
View file

@ -3,6 +3,7 @@
mjit.c - MRI method JIT compiler functions for Ruby's main thread
Copyright (C) 2017 Vladimir Makarov <vmakarov@redhat.com>.
Copyright (C) 2017 Takashi Kokubun <k0kubun@ruby-lang.org>.
**********************************************************************/