diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-03-11 10:34:57 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-03-11 10:37:48 +0900 |
| commit | 84e27d3b519d8fba87c6ffdf318ccadf67d5318f (patch) | |
| tree | efb0624174be3fb9e8ec510517c1ac9f754ffc48 /README.md | |
| parent | c45fc556f5735c374a8f8ad08f914225870a8eb7 (diff) | |
| download | mruby-84e27d3b519d8fba87c6ffdf318ccadf67d5318f.tar.gz mruby-84e27d3b519d8fba87c6ffdf318ccadf67d5318f.zip | |
Rename `AUTHORS` to `AUTHORS.md`.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 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 +Actual copyright holder name (contributors) will be listed in the [AUTHORS.md](AUTHORS.md) file.) Please ask us if you want to distribute your code under another license. @@ -85,9 +85,7 @@ Please ask us if you want to distribute your code under another license. See the [contribution guidelines][contribution-guidelines], and then send a pull request to <https://github.com/mruby/mruby>. We consider you have granted -non-exclusive right to your contributed code under MIT license. If you want to -be named as one of mruby developers, please include an update to the AUTHORS -file in your pull request. +non-exclusive right to your contributed code under MIT license. [ISO-standard]: https://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=59579 [build-status-img]: https://travis-ci.org/mruby/mruby.svg?branch=master |
