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 /test/secmemtest.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 'test/secmemtest.c')
-rw-r--r-- | test/secmemtest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/secmemtest.c b/test/secmemtest.c index 2795abb546..37c4b8f9d8 100644 --- a/test/secmemtest.c +++ b/test/secmemtest.c @@ -1,5 +1,5 @@ /* - * Copyright 2015-2017 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2015-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 |