aboutsummaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw/vnc
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2025-01-14 16:17:55 +0100
committerPierre Ossman <ossman@cendio.se>2025-01-14 16:22:08 +0100
commit65d1771dfc3d1e0c0efd046dc373dc978c037c86 (patch)
treeb1dd284fb59f713333a32c4e8f0b3238e7e302d0 /unix/xserver/hw/vnc
parentba73536bcdc32e2d0f8b465ba0295f9ab9ce2b54 (diff)
downloadtigervnc-65d1771dfc3d1e0c0efd046dc373dc978c037c86.tar.gz
tigervnc-65d1771dfc3d1e0c0efd046dc373dc978c037c86.zip
Always use lowercase "t" for TigerVNC team
It's not a formal name, so use regular case.
Diffstat (limited to 'unix/xserver/hw/vnc')
-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 da8eb899..021981cc 100644
--- a/unix/xserver/hw/vnc/xvnc.c
+++ b/unix/xserver/hw/vnc/xvnc.c
@@ -74,7 +74,7 @@ extern char buildtime[];
#include "version-config.h"
#define XVNCVERSION "TigerVNC 1.14.80"
-#define XVNCCOPYRIGHT ("Copyright (C) 1999-2024 TigerVNC Team and many others (see README.rst)\n" \
+#define XVNCCOPYRIGHT ("Copyright (C) 1999-2024 TigerVNC team and many others (see README.rst)\n" \
"See https://www.tigervnc.org for information on TigerVNC.\n")
#define VNC_DEFAULT_WIDTH 1024