diff options
author | Matt Caswell <matt@openssl.org> | 2018-05-29 14:07:08 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2018-05-29 14:16:04 +0200 |
commit | 83cf7abf8e9abbd4d0b68c63dc1cb43374aafe63 (patch) | |
tree | c8ec82cfc65242147abbdf458bb21352a55740ba /test/dtls_mtu_test.c | |
parent | ECDSA_SIG: restore doc comments which were deleted accidentally (diff) | |
download | openssl-83cf7abf8e9abbd4d0b68c63dc1cb43374aafe63.tar.xz openssl-83cf7abf8e9abbd4d0b68c63dc1cb43374aafe63.zip |
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6371)
Diffstat (limited to 'test/dtls_mtu_test.c')
-rw-r--r-- | test/dtls_mtu_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dtls_mtu_test.c b/test/dtls_mtu_test.c index 8e385b0744..3aa519f156 100644 --- a/test/dtls_mtu_test.c +++ b/test/dtls_mtu_test.c @@ -1,5 +1,5 @@ /* - * Copyright 2016-2017 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2016-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 |