diff options
author | Peter Åstrand <astrand@cendio.se> | 2013-06-11 07:06:46 +0000 |
---|---|---|
committer | Peter Åstrand <astrand@cendio.se> | 2013-06-11 07:06:46 +0000 |
commit | f8212b949c462f995ac69a8297dc89defb2b7c64 (patch) | |
tree | 26a18abb228aa3b71b73b5723d20e02be3d94517 /unix | |
parent | 2c2a1a269b0e33c8affb069eef8de49fa493acfc (diff) | |
download | tigervnc-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.cc | 2 |
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") |