aboutsummaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorPeter Åstrand <astrand@cendio.se>2013-06-11 07:06:46 +0000
committerPeter Åstrand <astrand@cendio.se>2013-06-11 07:06:46 +0000
commitf8212b949c462f995ac69a8297dc89defb2b7c64 (patch)
tree26a18abb228aa3b71b73b5723d20e02be3d94517 /unix
parent2c2a1a269b0e33c8affb069eef8de49fa493acfc (diff)
downloadtigervnc-f8212b949c462f995ac69a8297dc89defb2b7c64.tar.gz
tigervnc-f8212b949c462f995ac69a8297dc89defb2b7c64.zip
Update more copyrights to 2013.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5122 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'unix')
-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 0fb099bc..27bd3916 100644
--- a/unix/xserver/hw/vnc/xvnc.cc
+++ b/unix/xserver/hw/vnc/xvnc.cc
@@ -99,7 +99,7 @@ extern "C" {
#endif
#define XVNCVERSION "TigerVNC 1.3.80"
-#define XVNCCOPYRIGHT ("Copyright (C) 1999-2011 TigerVNC Team and many others (see README.txt)\n" \
+#define XVNCCOPYRIGHT ("Copyright (C) 1999-2013 TigerVNC Team and many others (see README.txt)\n" \
"See http://www.tigervnc.org for information on TigerVNC.\n")