Clarify that contributors agree with MIT license in `CONTRIBUTING.md`.

parent 04d5e7da
# How to contribute
mruby is an open-source project which is looking forward to each contribution.
Contributors agree to license their contribution(s) under MIT license.
## Your Pull Request
......@@ -47,11 +48,13 @@ on-demand.
#### Insert a break after the function return value:
```C
int
main(void)
{
...
}
```
### Ruby code
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment