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/dsa/dsa_ossl.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/dsa/dsa_ossl.c')
-rw-r--r-- | crypto/dsa/dsa_ossl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/dsa/dsa_ossl.c b/crypto/dsa/dsa_ossl.c index 5237794d8f..ac1f65a51a 100644 --- a/crypto/dsa/dsa_ossl.c +++ b/crypto/dsa/dsa_ossl.c @@ -1,5 +1,5 @@ /* - * Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1995-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 |