comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:0ce5cc452d02
1 <html>
2 <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /></head>
3 <body bgcolor="#000000" text="#FFFFFF" link="#00FFFF">
4
5 <h2>510 ConnectBot</h2>
6
7 <p>Copyright &copy; 2014 Carl Byington
8 &lt;carl@five-ten-sg.com&gt;</p>
9
10 <p>This is an enhanced version of the popular open-source telnet and
11 secure shell (SSH) client ConnectBot.</p>
12
13 <p>It is licensed under
14 the <a href="http://www.gnu.org/licenses/gpl-3.0.txt">GPLv3 or later
15 license</a>.</p>
16
17 <p>The complete source code for this application is available at
18 <a href="http://www.five-ten-sg.com/510Connectbot"></a>http://www.five-ten-sg.com/510Connectbot</p>
19
20 <h2>Credits</h2>
21
22 <p>
23 This software is based on VX Connectbot provided under the Apache
24 License, Version 2.0. Copyright &copy; 2012 Martin Matuska
25 <a href="http://connectbot.vx.sk">http://connectbot.vx.sk</a>
26 </p>
27
28 <p>
29 Based on Irssiconnectbot provided under the Apache License, Version
30 2.0. Copyright &copy; 2013 Iiro Uusitalo and Ville Kerminen
31 <a href="https://github.com/irssiconnectbot/irssiconnectbot">https://github.com/irssiconnectbot/irssiconnectbot</a>
32 </p>
33
34 <p>
35 Based on ConnectBot provided under the Apache License, Version
36 2.0. Copyright &copy; 2007-2008 Kenny Root
37 <a href="http://the-b.org">http://the-b.org</a> and Jeffrey Sharkey <a href="http://jsharkey.org">http://jsharkey.org</a>
38 </p>
39
40 <p>
41 Based on the Trilead SSH2 client provided under a BSD-style
42 license. Copyright &copy; 2007 Trilead
43 AG <a href="http://www.trilead.com">http://www.trilead.com</a>
44 </p>
45
46 <p>
47 Based on JTA Telnet/SSH client provided under the GPLv2 license.
48 Copyright &copy; 1996-2005 Matthias L. Jugel and Marcus
49 Meiner <a href="http://www.javassh.org">http://www.javassh.org</a>
50 </p>
51
52 <p>
53 Includes the JSOCKS library, provided under the GNU LGPL
54 license. <a href="http://jsocks.sourceforge.net">http://jsocks.sourceforge.net</a>
55 </p>
56
57 <p>
58 Includes JZlib provided under a BSD-style license. Copyright &copy;
59 2000-2004 JCraft, Inc.
60 <a href="http://www.jcraft.com">http://www.jcraft.com</a>
61 </p>
62
63 <p>
64 Includes the ssh-agent service developed by Roberto Tyley
65 <a href="https://github.com/rtyley">https://github.com/rtyley</a>
66 </p>
67
68 <p>
69 SCP file transfer support is based on
70 <a href="https://github.com/staktrace/connectbot/commits/filetransfer">https://github.com/staktrace/connectbot/commits/filetransfer</a>
71 modifications by Kartikaya Gupta.
72 </p>
73
74 <p>
75 Internal file selection dialog is based on
76 <a href="http://code.google.com/p/android-file-dialog">http://code.google.com/p/android-file-dialog</a> Android File
77 Dialog by Alexander Ponomarev, provided under a BSD-style
78 license.
79 </p>
80
81 </body></html>