diff options
author | Rickard Green <rickard@erlang.org> | 2020-03-13 10:51:05 +0100 |
---|---|---|
committer | Rickard Green <rickard@erlang.org> | 2020-03-13 10:51:05 +0100 |
commit | f1ee84f8bb7b642cb5b6b5fd8f96119676c6ffa3 (patch) | |
tree | b138beec05d7f03cf571c4d08213ef5efd05d300 /lib/ssl/src/dtls_handshake.erl | |
parent | 9711690bb3432e69e185cccbcbcb87b3447c4b70 (diff) | |
download | erlang-f1ee84f8bb7b642cb5b6b5fd8f96119676c6ffa3.tar.gz |
Update copyright year
Diffstat (limited to 'lib/ssl/src/dtls_handshake.erl')
-rw-r--r-- | lib/ssl/src/dtls_handshake.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssl/src/dtls_handshake.erl b/lib/ssl/src/dtls_handshake.erl index cad31b23ee..892a76bd04 100644 --- a/lib/ssl/src/dtls_handshake.erl +++ b/lib/ssl/src/dtls_handshake.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2013-2018. All Rights Reserved. +%% Copyright Ericsson AB 2013-2020. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. |