diff options
author | Niclas Eklund <[email protected]> | 2011-05-04 12:30:18 +0200 |
---|---|---|
committer | Niclas Eklund <[email protected]> | 2011-05-04 12:30:18 +0200 |
commit | b39153c1db8e311e6fb759f7c778b10340902890 (patch) | |
tree | cbe8961e12d4a94785164914bc5c753f2c57cffe /lib/ssh/src/ssh_cli.erl | |
parent | aecb7fc8cc7fd930bc50d7d1a0415e0776b99937 (diff) | |
parent | c2d329efd69a6040c94a724c935ce18e7edf0afe (diff) | |
download | otp-b39153c1db8e311e6fb759f7c778b10340902890.tar.gz otp-b39153c1db8e311e6fb759f7c778b10340902890.tar.bz2 otp-b39153c1db8e311e6fb759f7c778b10340902890.zip |
Merge branch 'maint-r14' into dev
Diffstat (limited to 'lib/ssh/src/ssh_cli.erl')
-rw-r--r-- | lib/ssh/src/ssh_cli.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssh/src/ssh_cli.erl b/lib/ssh/src/ssh_cli.erl index cb78acb84c..781e01b9d1 100644 --- a/lib/ssh/src/ssh_cli.erl +++ b/lib/ssh/src/ssh_cli.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2005-2010. All Rights Reserved. +%% Copyright Ericsson AB 2005-2011. 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 |