summaryrefslogtreecommitdiff
path: root/lib/ssh/src
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2023-03-21 13:23:10 +0100
committerErlang/OTP <otp@erlang.org>2023-03-21 13:23:10 +0100
commit65e4ce9fc89943cb47292084e650c957a6904a8d (patch)
tree8ca83785c83b55f6ef5f885514e5d82a93d2d652 /lib/ssh/src
parentaa04c47ae14e7ac6dd94a88220607cb97953eedc (diff)
downloaderlang-65e4ce9fc89943cb47292084e650c957a6904a8d.tar.gz
Update copyright year
Diffstat (limited to 'lib/ssh/src')
-rw-r--r--lib/ssh/src/ssh_acceptor.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssh/src/ssh_acceptor.erl b/lib/ssh/src/ssh_acceptor.erl
index 46f2b20aff..7952574de7 100644
--- a/lib/ssh/src/ssh_acceptor.erl
+++ b/lib/ssh/src/ssh_acceptor.erl
@@ -1,7 +1,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 2008-2021. All Rights Reserved.
+%% Copyright Ericsson AB 2008-2023. 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.