diff options
author | Pierre Ossman <ossman@cendio.se> | 2015-02-20 17:12:57 +0100 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2015-02-20 17:12:57 +0100 |
commit | c134168be95552aa97415b8acbdeff00bf400eda (patch) | |
tree | 7e017cf490739bdf8e9e00a5828d953913a2df31 /unix/xserver | |
parent | e95412569bd45ec3da43e1b9a244856e0408f6ab (diff) | |
download | tigervnc-c134168be95552aa97415b8acbdeff00bf400eda.tar.gz tigervnc-c134168be95552aa97415b8acbdeff00bf400eda.zip |
Update copyright years
Diffstat (limited to 'unix/xserver')
-rw-r--r-- | unix/xserver/hw/vnc/xvnc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/xserver/hw/vnc/xvnc.c b/unix/xserver/hw/vnc/xvnc.c index e49ac77f..04dd0b90 100644 --- a/unix/xserver/hw/vnc/xvnc.c +++ b/unix/xserver/hw/vnc/xvnc.c @@ -93,7 +93,7 @@ from the X Consortium. #endif #define XVNCVERSION "TigerVNC 1.4.80" -#define XVNCCOPYRIGHT ("Copyright (C) 1999-2013 TigerVNC Team and many others (see README.txt)\n" \ +#define XVNCCOPYRIGHT ("Copyright (C) 1999-2015 TigerVNC Team and many others (see README.txt)\n" \ "See http://www.tigervnc.org for information on TigerVNC.\n") #define VFB_DEFAULT_WIDTH 1024 |