aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/wiz_eula.xml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2008-11-08 10:01:55 +0000
committerKenny Root <kenny@the-b.org>2008-11-08 10:01:55 +0000
commitda6d73f5a5818b3cc874f7ed319014d591e101e8 (patch)
treeba799dfa55a47c77d674af005a77a207de33d0d5 /res/layout/wiz_eula.xml
parenta15922f44e480a8a6c09741507b1af00d1468d3b (diff)
downloadconnectbot-da6d73f5a5818b3cc874f7ed319014d591e101e8.tar.gz
connectbot-da6d73f5a5818b3cc874f7ed319014d591e101e8.tar.bz2
connectbot-da6d73f5a5818b3cc874f7ed319014d591e101e8.zip
* Add dynamic port forwarding.
Diffstat (limited to 'res/layout/wiz_eula.xml')
-rw-r--r--res/layout/wiz_eula.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/wiz_eula.xml b/res/layout/wiz_eula.xml
index 8427333..a6bcd8d 100644
--- a/res/layout/wiz_eula.xml
+++ b/res/layout/wiz_eula.xml
@@ -77,7 +77,7 @@
android:layout_height="wrap_content"
android:paddingTop="10dip"
android:autoLink="web"
- android:text="Copyright \u00a9 2007-2008 Kenny Root http://the-b.org, Jeffrey Sharkey http://jsharkey.org\n\nBased in part on the Trilead SSH2 client, provided under a BSD-style license. Copyright \u00a9 2007 Trilead AG. http://www.trilead.com\n\nAlso based on JTA Telnet/SSH client, provided under the GPLv2 license. Copyright \u00a9 Matthias L. Jugel, Marcus Meiner 1996-2005. http://www.javassh.org"
+ android:text="Copyright \u00a9 2007-2008 Kenny Root http://the-b.org, Jeffrey Sharkey http://jsharkey.org\n\nBased in part on the Trilead SSH2 client, provided under a BSD-style license. Copyright \u00a9 2007 Trilead AG. http://www.trilead.com\n\nAlso based on JTA Telnet/SSH client, provided under the GPLv2 license. Copyright \u00a9 Matthias L. Jugel, Marcus Meiner 1996-2005. http://www.javassh.org\n\nAlso based in part on the JSOCKS library, provided under the GNU LGPL license. http://jsocks.sourceforge.net/"
android:textSize="14sp"
android:textColor="#bebebe"
/>