diff options
author | Richard Levitte <levitte@openssl.org> | 2018-01-09 05:49:01 +0100 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2018-01-09 05:49:01 +0100 |
commit | 3c7d0945b655a71a026bd0d855943037d8ce2bec (patch) | |
tree | f9b97dfa43c946d862c4b1b5bc28e42ce08995aa /crypto/ec/ecdsa_ossl.c | |
parent | ab307dc645502d025c2760160062d5032da56bf7 (diff) | |
download | openssl-new-3c7d0945b655a71a026bd0d855943037d8ce2bec.tar.gz |
Update copyright years on all files merged since Jan 1st 2018
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5038)
Diffstat (limited to 'crypto/ec/ecdsa_ossl.c')
-rw-r--r-- | crypto/ec/ecdsa_ossl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ec/ecdsa_ossl.c b/crypto/ec/ecdsa_ossl.c index a405d38b69..2c9e5a88cf 100644 --- a/crypto/ec/ecdsa_ossl.c +++ b/crypto/ec/ecdsa_ossl.c @@ -1,5 +1,5 @@ /* - * Copyright 2002-2017 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2002-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 |