diff options
author | Pierre Ossman <ossman@cendio.se> | 2020-01-16 14:26:48 +0100 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2020-01-16 14:26:48 +0100 |
commit | 6d39667c4221a094eaa03152f0ce350f690c897d (patch) | |
tree | 0d87b5f77653b114be9e8e4d1974296ac94b4e4e /unix | |
parent | da89c40be6eac08be4faa8abb4068be69419c019 (diff) | |
download | tigervnc-6d39667c4221a094eaa03152f0ce350f690c897d.tar.gz tigervnc-6d39667c4221a094eaa03152f0ce350f690c897d.zip |
Update copyright year to 2020
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 db545196..9424723a 100644 --- a/unix/xserver/hw/vnc/xvnc.c +++ b/unix/xserver/hw/vnc/xvnc.c @@ -88,7 +88,7 @@ from the X Consortium. #include "site.h" #define XVNCVERSION "TigerVNC 1.10.80" -#define XVNCCOPYRIGHT ("Copyright (C) 1999-2019 TigerVNC Team and many others (see README.rst)\n" \ +#define XVNCCOPYRIGHT ("Copyright (C) 1999-2020 TigerVNC Team and many others (see README.rst)\n" \ "See https://www.tigervnc.org for information on TigerVNC.\n") #define VFB_DEFAULT_WIDTH 1024 |