diff options
author | Matt Caswell <matt@openssl.org> | 2018-09-11 14:22:14 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2018-09-11 14:45:17 +0200 |
commit | 1212818eb07add297fe562eba80ac46a9893781e (patch) | |
tree | 400894885f299eb154fd040d0407b6e2dd7e09ab /crypto/ec/ec2_oct.c | |
parent | CAPI engine: add support for RSA_NO_PADDING (diff) | |
download | openssl-1212818eb07add297fe562eba80ac46a9893781e.tar.xz openssl-1212818eb07add297fe562eba80ac46a9893781e.zip |
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7176)
Diffstat (limited to 'crypto/ec/ec2_oct.c')
-rw-r--r-- | crypto/ec/ec2_oct.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ec/ec2_oct.c b/crypto/ec/ec2_oct.c index d515dab811..0867f994ea 100644 --- a/crypto/ec/ec2_oct.c +++ b/crypto/ec/ec2_oct.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. * Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved * * Licensed under the OpenSSL license (the "License"). You may not use |