about summary refs log tree commit diff stats
path: root/src/main.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2016-07-24 01:13:03 +0100
committerJames Booth <boothj5@gmail.com>2016-07-24 01:13:03 +0100
commit1586ee9ed4288a6ba194b07e5c131ccc1af09df0 (patch)
tree3908d2f86a3ef9f15a53e3ab2856dfa275373388 /src/main.c
parent458334a2c75d9a527a9a5e09c087b0de21a7eff2 (diff)
parent98246577775e114784ace1b392788e8a6b4bfb49 (diff)
downloadprofani-tty-1586ee9ed4288a6ba194b07e5c131ccc1af09df0.tar.gz
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index b15293d0..0b1597bb 100644
--- a/src/main.c
+++ b/src/main.c
@@ -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");