aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/mud/terminal/VDUInput.java
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2008-10-29 05:01:19 +0000
committerKenny Root <kenny@the-b.org>2008-10-29 05:01:19 +0000
commitdc59e640790d70a4542b37e3718dbccbd6be0d08 (patch)
tree22e0b3112753ddafe4831f41575d37e7689f4d43 /src/de/mud/terminal/VDUInput.java
parent540c693d2c0fdd10426468de6b66982d02a3ec91 (diff)
downloadconnectbot-dc59e640790d70a4542b37e3718dbccbd6be0d08.tar.gz
connectbot-dc59e640790d70a4542b37e3718dbccbd6be0d08.tar.bz2
connectbot-dc59e640790d70a4542b37e3718dbccbd6be0d08.zip
* First pass at publickey authentication.
* RSA and DSA keys can be generated (not imported yet). * RSA and DSA keys can be copied to the clipboard and deleted. * Encrypted keys are not tried right now, only unencrypted. * Restore Marcus's name (Jeffrey, fix your editor!) * Fix a typo in the EULA.
Diffstat (limited to 'src/de/mud/terminal/VDUInput.java')
-rw-r--r--src/de/mud/terminal/VDUInput.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/de/mud/terminal/VDUInput.java b/src/de/mud/terminal/VDUInput.java
index 0d89f7a..ca7e68b 100644
--- a/src/de/mud/terminal/VDUInput.java
+++ b/src/de/mud/terminal/VDUInput.java
@@ -1,7 +1,7 @@
/*
* This file is part of "JTA - Telnet/SSH for the JAVA(tm) platform".
*
- * (c) Matthias L. Jugel, Marcus Meiner 1996-2005. All Rights Reserved.
+ * (c) Matthias L. Jugel, Marcus Mei§ner 1996-2005. All Rights Reserved.
*
* Please visit http://javatelnet.org/ for updates and contact.
*