diff options
author | Harry Jeffery <harry@exec64.co.uk> | 2015-11-12 13:08:49 +0000 |
---|---|---|
committer | Harry Jeffery <harry@exec64.co.uk> | 2015-11-12 13:08:49 +0000 |
commit | 0f7b7cfda8eae35f0c68d1f50934f80bef7441f8 (patch) | |
tree | 642fec9fc4d3222ad9563fa62fc9b61d7040806f /doc | |
parent | a4ada94bbbd1c65d8b794714d7c948e61c2ae0ec (diff) | |
download | imv-0f7b7cfda8eae35f0c68d1f50934f80bef7441f8.tar.gz |
Add GPL information for the FreeImage library
Fixes #14
Diffstat (limited to 'doc')
-rw-r--r-- | doc/imv.1 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -83,5 +83,10 @@ Pause gif playback (pressing again unpauses). .TP .B \&. Step forward one frame (when playing gifs). +.SH LEGAL +This software is licensed under the MIT open source license, however this +software also uses the FreeImage open source image library, which is licensed +under the GNU GPLv2. Therefore, while the source code to imv is covered by the +MIT license, all binary releases are subject to the terms of the GNU GPLv2. .SH AUTHOR Harry Jeffery |