diff options
author | Matt Caswell <matt@openssl.org> | 2018-05-01 14:34:30 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2018-05-01 14:34:30 +0200 |
commit | 6ec5fce25e81b44c37b37db1cde37670d6bbc678 (patch) | |
tree | c76b577c8f80be70202bd30c3a5478012d84ac8f /engines/e_capi.c | |
parent | Use the config file from the source not the host for the tests (diff) | |
download | openssl-6ec5fce25e81b44c37b37db1cde37670d6bbc678.tar.xz openssl-6ec5fce25e81b44c37b37db1cde37670d6bbc678.zip |
Update copyright year
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6145)
Diffstat (limited to 'engines/e_capi.c')
-rw-r--r-- | engines/e_capi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/e_capi.c b/engines/e_capi.c index 1a12350869..a7658922f3 100644 --- a/engines/e_capi.c +++ b/engines/e_capi.c @@ -1,5 +1,5 @@ /* - * Copyright 2008-2016 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2008-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 |