diff assets/help/About.html @ 0:0ce5cc452d02

initial version
author Carl Byington <carl@five-ten-sg.com>
date Thu, 22 May 2014 10:41:19 -0700
parents
children accf93be8c12
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/assets/help/About.html	Thu May 22 10:41:19 2014 -0700
@@ -0,0 +1,81 @@
+<html>
+<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /></head>
+<body bgcolor="#000000" text="#FFFFFF" link="#00FFFF">
+
+<h2>510 ConnectBot</h2>
+
+<p>Copyright &copy; 2014 Carl Byington
+&lt;carl@five-ten-sg.com&gt;</p>
+
+<p>This is an enhanced version of the popular open-source telnet and
+secure shell (SSH) client ConnectBot.</p>
+
+<p>It is licensed under
+the <a href="http://www.gnu.org/licenses/gpl-3.0.txt">GPLv3 or later
+license</a>.</p>
+
+<p>The complete source code for this application is available at
+<a href="http://www.five-ten-sg.com/510Connectbot"></a>http://www.five-ten-sg.com/510Connectbot</p>
+
+<h2>Credits</h2>
+
+<p>
+This software is based on VX Connectbot provided under the Apache
+License, Version 2.0. Copyright &copy; 2012 Martin Matuska
+<a href="http://connectbot.vx.sk">http://connectbot.vx.sk</a>
+</p>
+
+<p>
+Based on Irssiconnectbot provided under the Apache License, Version
+2.0.  Copyright &copy; 2013 Iiro Uusitalo and Ville Kerminen
+<a href="https://github.com/irssiconnectbot/irssiconnectbot">https://github.com/irssiconnectbot/irssiconnectbot</a>
+</p>
+
+<p>
+Based on ConnectBot provided under the Apache License, Version
+2.0. Copyright &copy; 2007-2008 Kenny Root
+<a href="http://the-b.org">http://the-b.org</a> and Jeffrey Sharkey <a href="http://jsharkey.org">http://jsharkey.org</a>
+</p>
+
+<p>
+Based on the Trilead SSH2 client provided under a BSD-style
+license. Copyright &copy; 2007 Trilead
+AG <a href="http://www.trilead.com">http://www.trilead.com</a>
+</p>
+
+<p>
+Based on JTA Telnet/SSH client provided under the GPLv2 license.
+Copyright &copy; 1996-2005 Matthias L. Jugel and Marcus
+Meiner <a href="http://www.javassh.org">http://www.javassh.org</a>
+</p>
+
+<p>
+Includes the JSOCKS library, provided under the GNU LGPL
+license. <a href="http://jsocks.sourceforge.net">http://jsocks.sourceforge.net</a>
+</p>
+
+<p>
+Includes JZlib provided under a BSD-style license. Copyright &copy;
+2000-2004 JCraft, Inc.
+<a href="http://www.jcraft.com">http://www.jcraft.com</a>
+</p>
+
+<p>
+Includes the ssh-agent service developed by Roberto Tyley
+<a href="https://github.com/rtyley">https://github.com/rtyley</a>
+</p>
+
+<p>
+SCP file transfer support is based on
+<a href="https://github.com/staktrace/connectbot/commits/filetransfer">https://github.com/staktrace/connectbot/commits/filetransfer</a>
+modifications by Kartikaya Gupta.
+</p>
+
+<p>
+Internal file selection dialog is based on
+<a href="http://code.google.com/p/android-file-dialog">http://code.google.com/p/android-file-dialog</a> Android File
+Dialog by Alexander Ponomarev, provided under a BSD-style
+license.
+</p>
+
+</body></html>