Copyright (c) 2012 Martin Matuška <martin.matuska@vx.sk>
This is an enhanced version of the popular open-source telnet and secure shell (SSH) client ConnectBot.
It is licensed under the Apache License, Version 2.0
Homepage: http://connectbot.vx.sk
This software is based on connectbot (http://code.google.com/p/connectbot/)
ConnectBot Copyright (c) 2007-2011 Kenny Root http://the-b.org, Jeffrey Sharkey http://jsharkey.org
Based in part on the Trilead SSH2 client, provided under a BSD-style license. Copyright (c) 2007 Trilead AG. http://www.trilead.com
Also based on JTA Telnet/SSH client, provided under the GPLv2 license. Copyright (c) Matthias L. Jugel, Marcus Meiner 1996-2005. http://www.javassh.org
Also based in part on the JSOCKS library, provided under the GNU LGPL license. (c) http://jsocks.sourceforge.net
Also based in part on JZlib provided under a BSD-style license. Copyright (c) JCraft, Inc., 2000-2004 http://www.jcraft.com
This software includes modifications from Irssiconnectbot (https://github.com/irssiconnectbot/irssiconnectbot) developed by Iiro Uusitalo and Ville Kerminen.
This software includes the ssh-agent service developed by Roberto Tyley (https://github.com/rtyley)
SCP file transfer support is badsed on modifications by Kartikaya Gupta.
Internal file selection dialog is based on Android File Dialog by Alexander Ponomarev, provided under a BSD-style license.