summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authorSamuel Mannehed <samuel@cendio.se>2019-02-27 15:29:33 +0100
committerSamuel Mannehed <samuel@cendio.se>2019-02-27 15:29:33 +0100
commit7198491ad25eecef5c5825dbdcea8fe75c813042 (patch)
tree64b15559e0df856b3a7a759e029d0486f32bfd0f /win
parent9c458ae5a453260578def82c98e63bf2f6dc9043 (diff)
downloadtigervnc-7198491ad25eecef5c5825dbdcea8fe75c813042.tar.gz
tigervnc-7198491ad25eecef5c5825dbdcea8fe75c813042.zip
Update visible copyright years to 2019
Diffstat (limited to 'win')
-rw-r--r--win/vncconfig/vncconfig.rc2
-rw-r--r--win/winvnc/winvnc.rc2
2 files changed, 2 insertions, 2 deletions
diff --git a/win/vncconfig/vncconfig.rc b/win/vncconfig/vncconfig.rc
index 781277c3..39efbcb1 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-2018 TigerVNC Team and many others (see README.rst)\0"
+ VALUE "LegalCopyright", "Copyright (C) 1999-2019 TigerVNC Team and many others (see README.rst)\0"
VALUE "LegalTrademarks", "TigerVNC\0"
VALUE "OriginalFilename", "vncconfig.exe\0"
VALUE "PrivateBuild", "\0"
diff --git a/win/winvnc/winvnc.rc b/win/winvnc/winvnc.rc
index 91fc0f45..177e8d01 100644
--- a/win/winvnc/winvnc.rc
+++ b/win/winvnc/winvnc.rc
@@ -86,7 +86,7 @@ BEGIN
#endif
VALUE "FileVersion", __RCVERSIONSTR
VALUE "InternalName", "winvnc\0"
- VALUE "LegalCopyright", "Copyright (C) 1999-2018 TigerVNC Team and many others (see README.rst)\0"
+ VALUE "LegalCopyright", "Copyright (C) 1999-2019 TigerVNC Team and many others (see README.rst)\0"
VALUE "LegalTrademarks", "TigerVNC\0"
VALUE "OriginalFilename", "winvnc4.exe\0"
VALUE "PrivateBuild", "\0"