diff options
author | Henrik Nord <[email protected]> | 2014-10-23 11:31:11 +0200 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2014-10-23 11:31:11 +0200 |
commit | 4dd483c187317ace77d052eec43cc34efb9b00a3 (patch) | |
tree | 43e0d35e8d442c1731bddcb7bdb47450f4ec7f0a /lib/ssh/src/ssh_connection.erl | |
parent | f5fab7691de210fec10e5c5d9db67710958797a3 (diff) | |
parent | 9f0477e13bb8819ee252d2b8834c1411f02a9cb8 (diff) | |
download | otp-4dd483c187317ace77d052eec43cc34efb9b00a3.tar.gz otp-4dd483c187317ace77d052eec43cc34efb9b00a3.tar.bz2 otp-4dd483c187317ace77d052eec43cc34efb9b00a3.zip |
Merge branch 'maint'
Diffstat (limited to 'lib/ssh/src/ssh_connection.erl')
-rw-r--r-- | lib/ssh/src/ssh_connection.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssh/src/ssh_connection.erl b/lib/ssh/src/ssh_connection.erl index 87f37b93ef..f3ff9ae67a 100644 --- a/lib/ssh/src/ssh_connection.erl +++ b/lib/ssh/src/ssh_connection.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2013. All Rights Reserved. +%% Copyright Ericsson AB 2008-2014. All Rights Reserved. %% %% The contents of this file are subject to the Erlang Public License, %% Version 1.1, (the "License"); you may not use this file except in |