summaryrefslogtreecommitdiffstats
path: root/unix/xserver
diff options
context:
space:
mode:
authorPeter Åstrand <astrand@cendio.se>2009-02-25 17:44:00 +0000
committerPeter Åstrand <astrand@cendio.se>2009-02-25 17:44:00 +0000
commitb031862497e0603622c498cc4311b2726c223cbb (patch)
tree9822b3265ae20e5103265bcbb8a6e4106d46e2cc /unix/xserver
parent7877cd62e3665b4a90fd6b8ac5cc7aa625c90851 (diff)
downloadtigervnc-b031862497e0603622c498cc4311b2726c223cbb.tar.gz
tigervnc-b031862497e0603622c498cc4311b2726c223cbb.zip
Update to r3618; yet another update of my copyright
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3620 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'unix/xserver')
-rw-r--r--unix/xserver/hw/vnc/xvnc.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/xserver/hw/vnc/xvnc.cc b/unix/xserver/hw/vnc/xvnc.cc
index 58d4a6b8..78e3319c 100644
--- a/unix/xserver/hw/vnc/xvnc.cc
+++ b/unix/xserver/hw/vnc/xvnc.cc
@@ -89,7 +89,7 @@ extern "C" {
#define XVNCVERSION "TightVNC 1.5 series"
#define XVNCCOPYRIGHT ("Copyright (C) 2002-2005 RealVNC Ltd.\n" \
"Copyright (C) 2000-2006 Constantin Kaplinsky\n" \
- "Copyright (C) 2004-2006 Peter Astrand, Cendio AB\n" \
+ "Copyright (C) 2004-2009 Peter Astrand for Cendio AB\n" \
"See http://www.tightvnc.com for information on TightVNC.\n")