summaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw/vnc/xvnc.c
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2018-10-19 14:56:53 +0200
committerPierre Ossman <ossman@cendio.se>2018-10-19 14:56:53 +0200
commit32b96ffec16273340e61a848e389b76d01c2986f (patch)
tree1258197a259034fda04a9d4a33fd913665f58b24 /unix/xserver/hw/vnc/xvnc.c
parent83eee75c263bc725b53a0d1de957292d2fbd367e (diff)
downloadtigervnc-32b96ffec16273340e61a848e389b76d01c2986f.tar.gz
tigervnc-32b96ffec16273340e61a848e389b76d01c2986f.zip
Change to https for tigervnc URL
Our main web site now supports https, so update all references.
Diffstat (limited to 'unix/xserver/hw/vnc/xvnc.c')
-rw-r--r--unix/xserver/hw/vnc/xvnc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/xserver/hw/vnc/xvnc.c b/unix/xserver/hw/vnc/xvnc.c
index 3b4d2f31..79b0e3d2 100644
--- a/unix/xserver/hw/vnc/xvnc.c
+++ b/unix/xserver/hw/vnc/xvnc.c
@@ -89,7 +89,7 @@ from the X Consortium.
#define XVNCVERSION "TigerVNC 1.9.80"
#define XVNCCOPYRIGHT ("Copyright (C) 1999-2018 TigerVNC Team and many others (see README.rst)\n" \
- "See http://www.tigervnc.org for information on TigerVNC.\n")
+ "See https://www.tigervnc.org for information on TigerVNC.\n")
#define VFB_DEFAULT_WIDTH 1024
#define VFB_DEFAULT_HEIGHT 768