diff options
author | Samuel Mannehed <samuel@cendio.se> | 2018-02-08 16:55:23 +0100 |
---|---|---|
committer | Samuel Mannehed <samuel@cendio.se> | 2018-02-08 16:55:23 +0100 |
commit | 518698a28cccc36756da806a164a8b3f77eaee46 (patch) | |
tree | a089306bba5d590d88367d622d0f43eb6dfd75b3 /unix/xserver | |
parent | 8f652339cd39bbcc715ac01344e6015dfcdef93f (diff) | |
download | tigervnc-518698a28cccc36756da806a164a8b3f77eaee46.tar.gz tigervnc-518698a28cccc36756da806a164a8b3f77eaee46.zip |
Update visible copyright year to 2018
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 fa94aeb0..6924f65f 100644 --- a/unix/xserver/hw/vnc/xvnc.c +++ b/unix/xserver/hw/vnc/xvnc.c @@ -86,7 +86,7 @@ from the X Consortium. #include "site.h" #define XVNCVERSION "TigerVNC 1.8.80" -#define XVNCCOPYRIGHT ("Copyright (C) 1999-2017 TigerVNC Team and many others (see README.rst)\n" \ +#define XVNCCOPYRIGHT ("Copyright (C) 1999-2018 TigerVNC Team and many others (see README.rst)\n" \ "See http://www.tigervnc.org for information on TigerVNC.\n") #define VFB_DEFAULT_WIDTH 1024 |