aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2015-09-27 09:23:08 +0200
committerAndy Polyakov <appro@openssl.org>2015-09-28 15:32:38 +0200
commit51cbee35162aecb4ca37ea9688461c79f975aff5 (patch)
tree759cf887ba5d90a6acff50b9b742e9607d05c3da /Configure
parent0589680ee6377fd7c845c72a7c9ba6fb46fc743f (diff)
downloadopenssl-51cbee35162aecb4ca37ea9688461c79f975aff5.tar.gz
Update year in Windows builds.
Reviewed-by: Matt Caswell <matt@openssl.org>
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configure b/Configure
index d7b8190ea6..e1edfa9d88 100755
--- a/Configure
+++ b/Configure
@@ -2068,7 +2068,7 @@ BEGIN
VALUE "ProductVersion", "$version\\0"
// Optional:
//VALUE "Comments", "\\0"
- VALUE "LegalCopyright", "Copyright © 1998-2005 The OpenSSL Project. Copyright © 1995-1998 Eric A. Young, Tim J. Hudson. All rights reserved.\\0"
+ VALUE "LegalCopyright", "Copyright © 1998-2015 The OpenSSL Project. Copyright © 1995-1998 Eric A. Young, Tim J. Hudson. All rights reserved.\\0"
//VALUE "LegalTrademarks", "\\0"
//VALUE "PrivateBuild", "\\0"
//VALUE "SpecialBuild", "\\0"