Updated GPL URL

This commit is contained in:
Pete Maynard
2016-07-21 11:49:52 +01:00
parent feb50ea411
commit 14c8f53f85
3 changed files with 3 additions and 3 deletions

View File

@@ -91,7 +91,7 @@ main(int argc, char **argv)
}
g_print("Copyright (C) 2012 - 2016 James Booth <%s>.\n", PACKAGE_BUGREPORT);
g_print("License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n");
g_print("License GPLv3+: GNU GPL version 3 or later <https://www.gnu.org/licenses/gpl.html>\n");
g_print("\n");
g_print("This is free software; you are free to change and redistribute it.\n");
g_print("There is NO WARRANTY, to the extent permitted by law.\n");