diff options
author | Matt Caswell <matt@openssl.org> | 2018-02-27 14:37:28 +0100 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2018-02-27 14:59:42 +0100 |
commit | 0d66475908a5679ee588641c43b3cb6a2d6b164a (patch) | |
tree | 0df01f3b286322b2ed6bcf40c5422ec363453ea3 /crypto/ec/ecp_nistp521.c | |
parent | Clear some sslapitest global variables after use (diff) | |
download | openssl-0d66475908a5679ee588641c43b3cb6a2d6b164a.tar.xz openssl-0d66475908a5679ee588641c43b3cb6a2d6b164a.zip |
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/ec/ecp_nistp521.c')
-rw-r--r-- | crypto/ec/ecp_nistp521.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ec/ecp_nistp521.c b/crypto/ec/ecp_nistp521.c index 3a0ec0c080..97846f8531 100644 --- a/crypto/ec/ecp_nistp521.c +++ b/crypto/ec/ecp_nistp521.c @@ -1,5 +1,5 @@ /* - * Copyright 2011-2016 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2011-2018 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy |