diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-04-03 17:58:30 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-03 17:58:30 +0900 |
| commit | 474ec3e5c6292449e8b5bdff5816f80db167ed64 (patch) | |
| tree | d335dc2285d86bfca48b74cd42b41f5071b74d33 | |
| parent | 7561bed32a143184451d4e8c75ee7f5dc5cff36b (diff) | |
| parent | 049c1d0a45c203601a526eac37390fbd4e0d5686 (diff) | |
| download | mruby-474ec3e5c6292449e8b5bdff5816f80db167ed64.tar.gz mruby-474ec3e5c6292449e8b5bdff5816f80db167ed64.zip | |
Merge pull request #5398 from jbampton/fix-authors-link
Fix the Authors link in the README
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -76,7 +76,7 @@ In the future, mruby might ask you to distribute your new code (that you will commit,) under the MIT License as a member of "mruby developers" but contributors will keep their copyright. (We did not intend for contributors to transfer or waive their copyrights, -Actual copyright holder name (contributors) will be listed in the [AUTHORS.md](AUTHORS.md) +Actual copyright holder name (contributors) will be listed in the [AUTHORS](AUTHORS) file.) Please ask us if you want to distribute your code under another license. |
