diff help/About.html.in @ 509:2eb4fa13b9ef

update 5250 encryption to allow TLS1.3, remove old SSLv2 and SSLv3 methods
author Carl Byington <carl@five-ten-sg.com>
date Sun, 29 Jan 2023 10:25:21 -0700
parents 9c6a269fabb5
children
line wrap: on
line diff
--- a/help/About.html.in	Thu Nov 17 10:56:48 2022 -0700
+++ b/help/About.html.in	Sun Jan 29 10:25:21 2023 -0700
@@ -1,6 +1,6 @@
 <h2>510ConnectBot</h2>
 
-<p>Copyright &copy; 2015 Carl Byington
+<p>Copyright &copy; 2015-2023 Carl Byington
 &lt;carl@five-ten-sg.com&gt;</p>
 
 <p>This is an enhanced version of the popular open-source telnet and
@@ -13,9 +13,6 @@
 <p>The complete source code for this application is available at
 <a href="http://www.five-ten-sg.com/510Connectbot">http://www.five-ten-sg.com/510Connectbot</a></p>
 
-<p>Bitcoin donations for this project may be sent to
-<a href="bitcoin:1EkbpYhcbAwmU3L7xXPisHQdwWSyjdaY2A">bitcoin:1EkbpYhcbAwmU3L7xXPisHQdwWSyjdaY2A</a>
-
 <h2>Credits</h2>
 
 <p>
@@ -38,15 +35,15 @@
 
 <p>
 Based on the Ganymed SSH2 client provided under a BSD-style
-license. Copyright &copy; 2005 - 2006 Swiss Federal Institute of
+license. Copyright &copy; 2005-2006 Swiss Federal Institute of
 Technology (ETH Zurich), Department of Computer
 Science <a href="http://www.inf.ethz.ch">http://www.inf.ethz.ch</a>,
-Christian Plattner.  Copyright &copy; 2006 - 2013 Christian Plattner.
+Christian Plattner.  Copyright &copy; 2006-2013 Christian Plattner.
 <a href="http://code.google.com/p/ganymed-ssh-2/">http://code.google.com/p/ganymed-ssh-2/</a>
 The Java implementations of the AES, Blowfish and 3DES ciphers have been
 taken (and slightly modified) from the cryptography package released by
 "The Legion Of The Bouncy Castle".
-Copyright &copy; 2000 - 2004 The Legion Of The Bouncy Castle
+Copyright &copy; 2000-2004 The Legion Of The Bouncy Castle
 <a href="http://www.bouncycastle.org">http://www.bouncycastle.org</a>
 The following disclaimer applies:
 </p>