diff options
author | Samuel Mannehed <samuel@cendio.se> | 2023-07-20 12:32:58 +0200 |
---|---|---|
committer | Samuel Mannehed <samuel@cendio.se> | 2023-07-20 12:32:58 +0200 |
commit | 0509a396d86a846aae7eef3b13fc188503b85aa0 (patch) | |
tree | 19eda3781fc07d7595673ad1a987b6632dc1dea2 /win/vncconfig | |
parent | f1c84adffeefc38c1f0183209b57dd4d3925c355 (diff) | |
download | tigervnc-0509a396d86a846aae7eef3b13fc188503b85aa0.tar.gz tigervnc-0509a396d86a846aae7eef3b13fc188503b85aa0.zip |
Update copyright year to 2023
Diffstat (limited to 'win/vncconfig')
-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 85c899b1..8055b9ad 100644 --- a/win/vncconfig/vncconfig.rc +++ b/win/vncconfig/vncconfig.rc @@ -469,7 +469,7 @@ BEGIN #endif VALUE "FileVersion", __RCVERSIONSTR VALUE "InternalName", "vncconfig\0" - VALUE "LegalCopyright", "Copyright (C) 1999-2022 TigerVNC Team and many others (see README.rst)\0" + VALUE "LegalCopyright", "Copyright (C) 1999-2023 TigerVNC Team and many others (see README.rst)\0" VALUE "LegalTrademarks", "TigerVNC\0" VALUE "OriginalFilename", "vncconfig.exe\0" VALUE "PrivateBuild", "\0" |