aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/vncviewer.cxx
diff options
context:
space:
mode:
authorDRC <dcommander@users.sourceforge.net>2011-06-28 05:42:30 +0000
committerDRC <dcommander@users.sourceforge.net>2011-06-28 05:42:30 +0000
commit07baad757a9978df45865928e19bb1f7c8310139 (patch)
tree5e88e564d7a992f62b537e3fc34df2850927839a /vncviewer/vncviewer.cxx
parentd6e54aa544b0606853597520a267f1674933880c (diff)
downloadtigervnc-07baad757a9978df45865928e19bb1f7c8310139.tar.gz
tigervnc-07baad757a9978df45865928e19bb1f7c8310139.zip
Use generic copyright message which refers the user to the complete copyright history in README.txt
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4569 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'vncviewer/vncviewer.cxx')
-rw-r--r--vncviewer/vncviewer.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/vncviewer/vncviewer.cxx b/vncviewer/vncviewer.cxx
index 41d3796c..cfe5cfae 100644
--- a/vncviewer/vncviewer.cxx
+++ b/vncviewer/vncviewer.cxx
@@ -180,9 +180,7 @@ int main(int argc, char** argv)
UserDialog dlg;
const char englishAbout[] = N_("TigerVNC Viewer version %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.");
setlocale(LC_ALL, "");