Copyright © 2014 Carl Byington <carl@five-ten-sg.com>
This is an enhanced version of the popular open-source telnet and secure shell (SSH) client ConnectBot. It now includes tn5250 emulation.
It is licensed under the GPLv3 or later license.
The complete source code for this application is available at http://www.five-ten-sg.com/510Connectbot
This software is based on VX Connectbot provided under the Apache License, Version 2.0. Copyright © 2012 Martin Matuska http://connectbot.vx.sk
Based on Irssiconnectbot provided under the Apache License, Version 2.0. Copyright © 2013 Iiro Uusitalo and Ville Kerminen https://github.com/irssiconnectbot/irssiconnectbot
Based on ConnectBot provided under the Apache License, Version 2.0. Copyright © 2007-2008 Kenny Root http://the-b.org and Jeffrey Sharkey http://jsharkey.org
Based on the Trilead SSH2 client provided under a BSD-style license. Copyright © 2007 Trilead AG http://www.trilead.com
Based on JTA Telnet/SSH client provided under the GPLv2 license. Copyright © 1996-2005 Matthias L. Jugel and Marcus Meiner http://www.javassh.org
Based on TN5250J terminal emulator provided under the GPLv2 license. Copyright © 2001 Kenneth J. Pouncey. http://tn5250j.sourceforge.net
Includes the JSOCKS library, provided under the GNU LGPL license. http://jsocks.sourceforge.net
Includes JZlib provided under a BSD-style license. Copyright © 2000-2004 JCraft, Inc. http://www.jcraft.com
Includes the ssh-agent service developed by Roberto Tyley https://github.com/rtyley
SCP file transfer support is based on https://github.com/staktrace/connectbot/commits/filetransfer modifications by Kartikaya Gupta.
Internal file selection dialog is based on http://code.google.com/p/android-file-dialog Android File Dialog by Alexander Ponomarev, provided under a BSD-style license.