diff options
author | Harry Jeffery <harry@exec64.co.uk> | 2015-11-12 17:49:23 +0000 |
---|---|---|
committer | Harry Jeffery <harry@exec64.co.uk> | 2015-11-12 17:49:23 +0000 |
commit | 2615a3f2bad8a86bdfb6208a196365b41c80a81c (patch) | |
tree | 2357f9666b844de3a24bb8c6e246a1cac9a4f912 /doc | |
parent | f14f099682d8edb19332bd26b3a77a92d9b8e297 (diff) | |
download | imv-2615a3f2bad8a86bdfb6208a196365b41c80a81c.tar.gz |
Relicence imv to GPLv2+
Diffstat (limited to 'doc')
-rw-r--r-- | doc/imv.1 | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -87,9 +87,13 @@ Step forward one frame (when playing gifs). .B p Print current image path to stdout .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. +This program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation; either version 2 +of the License, or (at your option) any later version. +.LP +This software uses the FreeImage open source image library. +See http://freeimage.sourceforge.net for details. +FreeImage is used under the GNU GPLv2. .SH AUTHOR Harry Jeffery |