summaryrefslogtreecommitdiffstats
path: root/unix/vncviewer/vncviewer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unix/vncviewer/vncviewer.cxx')
-rw-r--r--unix/vncviewer/vncviewer.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/unix/vncviewer/vncviewer.cxx b/unix/vncviewer/vncviewer.cxx
index 8b741c0d..e418267d 100644
--- a/unix/vncviewer/vncviewer.cxx
+++ b/unix/vncviewer/vncviewer.cxx
@@ -274,9 +274,7 @@ int main(int argc, char** argv)
textdomain(PACKAGE_NAME);
const char englishAbout[] = N_("TigerVNC Viewer for X version %s - built %s\n"
- "Copyright (C) 2002-2005 RealVNC Ltd.\n"
- "Copyright (C) 2000-2006 TightVNC Group\n"
- "Copyright (C) 2004-2009 Peter Astrand for Cendio AB\n"
+ "Copyright (C) 1999-2011 TigerVNC Team and many others (see README.txt)\n"
"See http://www.tigervnc.org for information on TigerVNC.");
rfb::SecurityClient::setDefaults();