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 /win/winvnc | |
parent | 53f520567202928f908b5f94f6d143e7067a8bdd (diff) | |
download | tigervnc-8e5a29e4b2dc8a55f6ec89d0278fc66367a35cbb.tar.gz tigervnc-8e5a29e4b2dc8a55f6ec89d0278fc66367a35cbb.zip |
Update visible copyright year to 2017
Diffstat (limited to 'win/winvnc')
-rw-r--r-- | win/winvnc/winvnc.rc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/winvnc/winvnc.rc.in b/win/winvnc/winvnc.rc.in index 5722e63f..4c071f92 100644 --- a/win/winvnc/winvnc.rc.in +++ b/win/winvnc/winvnc.rc.in @@ -86,7 +86,7 @@ BEGIN #endif VALUE "FileVersion", __RCVERSIONSTR VALUE "InternalName", "winvnc\0" - VALUE "LegalCopyright", "Copyright (C) 1999-2016 TigerVNC Team and many others (see README.txt)\0" + VALUE "LegalCopyright", "Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)\0" VALUE "LegalTrademarks", "TigerVNC\0" VALUE "OriginalFilename", "winvnc4.exe\0" VALUE "PrivateBuild", "\0" |