diff options
-rw-r--r-- | CONTRIBUTING | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING index e4a9df9..ca0eb5c 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -8,9 +8,5 @@ 2) Please ensure that your changes fit with the existing coding style of imv. Strictly no tabs, and 2 spaces of indentation. -3) All contributions are provided under the licenses of the MIT license. +3) All contributions are provided under the terms of the MIT license. You retain the copyright ownership of any contributions you make. - -4) If your pull request isn't immediately accepted please don't take it - personally. We hope to retain a high level of code quality as the project - matures. |