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/vncconfig/vncconfig.rc | |
parent | 53f520567202928f908b5f94f6d143e7067a8bdd (diff) | |
download | tigervnc-8e5a29e4b2dc8a55f6ec89d0278fc66367a35cbb.tar.gz tigervnc-8e5a29e4b2dc8a55f6ec89d0278fc66367a35cbb.zip |
Update visible copyright year to 2017
Diffstat (limited to 'win/vncconfig/vncconfig.rc')
-rw-r--r-- | win/vncconfig/vncconfig.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/vncconfig/vncconfig.rc b/win/vncconfig/vncconfig.rc index e86cf089..4da1a3b8 100644 --- a/win/vncconfig/vncconfig.rc +++ b/win/vncconfig/vncconfig.rc @@ -470,7 +470,7 @@ BEGIN #endif VALUE "FileVersion", __RCVERSIONSTR VALUE "InternalName", "vncconfig\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", "vncconfig.exe\0" VALUE "PrivateBuild", "\0" |