diff options
author | Raimo Niskanen <[email protected]> | 2017-05-04 15:42:21 +0200 |
---|---|---|
committer | Raimo Niskanen <[email protected]> | 2017-05-04 15:42:21 +0200 |
commit | 83e20c62057ebc1d8064bf57b01be560cd244e1d (patch) | |
tree | e17b291a527dad483802161dba7fcd5871cdd6a1 /lib/ssh/src/ssh_acceptor.erl | |
parent | 272e83732a530b4e7bad776ed2d2c4b969fd67d1 (diff) | |
download | otp-83e20c62057ebc1d8064bf57b01be560cd244e1d.tar.gz otp-83e20c62057ebc1d8064bf57b01be560cd244e1d.tar.bz2 otp-83e20c62057ebc1d8064bf57b01be560cd244e1d.zip |
Update copyright year
Diffstat (limited to 'lib/ssh/src/ssh_acceptor.erl')
-rw-r--r-- | lib/ssh/src/ssh_acceptor.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssh/src/ssh_acceptor.erl b/lib/ssh/src/ssh_acceptor.erl index f7fbd7ccad..d66a34c58a 100644 --- a/lib/ssh/src/ssh_acceptor.erl +++ b/lib/ssh/src/ssh_acceptor.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2016. All Rights Reserved. +%% Copyright Ericsson AB 2008-2017. 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. |