aboutsummaryrefslogtreecommitdiff
path: root/src/imv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/imv.c')
-rw-r--r--src/imv.c12
1 files changed, 1 insertions, 11 deletions
diff --git a/src/imv.c b/src/imv.c
index 2273689..c75a243 100644
--- a/src/imv.c
+++ b/src/imv.c
@@ -532,19 +532,9 @@ bool imv_parse_args(struct imv *imv, int argc, char **argv)
"imv's full source code is published under the terms of the MIT\n"
"license, and can be found at https://github.com/eXeC64/imv\n"
"\n"
- "Due to the use of a GPL licensed library imv is also made available\n"
- "under the terms of the GNU General Public License, which applies to\n"
- "all binary releases of imv.\n"
- "\n"
- "This program is free software; you can redistribute it and/or\n"
- "modify it under the terms of the GNU General Public License\n"
- "as published by the Free Software Foundation; either version 2\n"
- "of the License, or (at your option) any later version.\n"
- "The source code to imv is also published under the MIT license.\n"
- "\n"
"imv uses the FreeImage open source image library.\n"
"See http://freeimage.sourceforge.net for details.\n"
- "FreeImage is used under the GNU GPLv2.\n"
+ "FreeImage is used under the FIPL License v1.0.\n"
"\n"
"imv uses the inih library to parse ini files.\n"
"See https://github.com/benhoyt/inih for details.\n"