aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING
diff options
context:
space:
mode:
authorHarry Jeffery <harry@exec64.co.uk>2017-12-07 21:27:30 +0000
committerHarry Jeffery <harry@exec64.co.uk>2017-12-07 21:31:31 +0000
commit68b78734bba844671df36a4a993b15cd3a7150ed (patch)
treefc182b02546b583360b394c9095554d1d57e314b /CONTRIBUTING
parent45bf3b3099ba192b115335889e0aaa9381beb879 (diff)
downloadimv-68b78734bba844671df36a4a993b15cd3a7150ed.tar.gz
Dual-License and improve crediting
imv is now dual-licensed under the MIT, and GPL V2 (or later). inih deserves credit for its authors' work, so credit it.
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r--CONTRIBUTING6
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING
index 143eb21..087367a 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -8,9 +8,9 @@
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 must be provided under the license included with imv: the
- GNU General Public License Version 2. You retain the copyright ownership of
- any contributions you make.
+3) All contributions must be provided under the licenses included with imv: the
+ MIT license, and the GNU General Public License Version 2. 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