summaryrefslogtreecommitdiff
path: root/plugins/Zlib/res
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Zlib/res')
-rw-r--r--plugins/Zlib/res/zlib.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Zlib/res/zlib.rc b/plugins/Zlib/res/zlib.rc
index 78853d3024..fe7ee18283 100644
--- a/plugins/Zlib/res/zlib.rc
+++ b/plugins/Zlib/res/zlib.rc
@@ -26,7 +26,7 @@ BEGIN
VALUE "FileDescription", "zlib data compression library\0"
VALUE "FileVersion", ZLIB_VERSION "\0"
VALUE "InternalName", "zlib1.dll\0"
- VALUE "LegalCopyright", "(C) 1995-2012 Jean-loup Gailly & Mark Adler\0"
+ VALUE "LegalCopyright", "(C) 1995-2013 Jean-loup Gailly & Mark Adler\0"
VALUE "OriginalFilename", "zlib1.dll\0"
VALUE "ProductName", "zlib\0"
VALUE "ProductVersion", ZLIB_VERSION "\0"