diff options
author | Harry Jeffery <harry@exec64.co.uk> | 2017-12-07 21:33:46 +0000 |
---|---|---|
committer | Harry Jeffery <harry@exec64.co.uk> | 2017-12-07 21:33:46 +0000 |
commit | d57d955a8ff77c8d5c6a1501ded85ef6a79c1886 (patch) | |
tree | 0fc8205ef21fb5171a019d824b808ced0bfb4378 | |
parent | 68b78734bba844671df36a4a993b15cd3a7150ed (diff) | |
download | imv-d57d955a8ff77c8d5c6a1501ded85ef6a79c1886.tar.gz |
Fix license in README
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -92,4 +92,6 @@ Tests License ------- -`imv` is published under the [GPLv2](LICENSE) license. +`imv` is published under the [MIT](LICENSE.MIT) license, but due to the use of +a GPLv2 library `imv` is also published under the terms of the +[GPLv2](LICENSE.GPL) license. |