diff options
author | Samuel Mannehed <samuel@cendio.se> | 2017-03-20 13:07:30 +0100 |
---|---|---|
committer | Samuel Mannehed <samuel@cendio.se> | 2017-03-20 13:07:30 +0100 |
commit | 8e5a29e4b2dc8a55f6ec89d0278fc66367a35cbb (patch) | |
tree | 070254cf08afd418df87f9994779556403e1af69 /unix | |
parent | 53f520567202928f908b5f94f6d143e7067a8bdd (diff) | |
download | tigervnc-8e5a29e4b2dc8a55f6ec89d0278fc66367a35cbb.tar.gz tigervnc-8e5a29e4b2dc8a55f6ec89d0278fc66367a35cbb.zip |
Update visible copyright year to 2017
Diffstat (limited to 'unix')
-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 ef30d69a..c9987cbb 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.7.80" -#define XVNCCOPYRIGHT ("Copyright (C) 1999-2016 TigerVNC Team and many others (see README.txt)\n" \ +#define XVNCCOPYRIGHT ("Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)\n" \ "See http://www.tigervnc.org for information on TigerVNC.\n") #define VFB_DEFAULT_WIDTH 1024 |