diff --git a/CREDITS.TXT b/CREDITS.TXT index 73647b96c..8cce3465f 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -9,11 +9,10 @@ Sean Kaim (github.com/kmscode) Felix Deimel - mRemote original developer Riley McArdle - mRemoteNG original developer -github.com/Brandhor - Past Contributors ================= + Jason Barbier Wiktor Beryt Lionel Caignec @@ -23,6 +22,7 @@ Tom Hiller Apisitt Rattana Andreas Rehm David Vidmar +github.com/Brandhor Translators @@ -69,11 +69,6 @@ Copyright Copyright © 2008 Felix Deimel http://www.codeproject.com/KB/selection/ADPickerCtrl.aspx -DiffieHellman 1.0 -Copyright © 2003 The Mentalis.org Team -Modified New BSD License -http://www.mentalis.org/ - DockPanel Suite 2.10.0.beta2 Copyright © 2015 @roken and @lextm (formerly Weifen Luo) MIT License @@ -94,27 +89,21 @@ Copyright Freely redistributable with attribution http://www.dotnetmagic.com/magic_download.html -Mentalis.org Security Library 1.0.13.715 -Copyright © 2002-2005 The Mentalis.org Team -Modified New BSD License -http://www.mentalis.org/ - PuTTY 0.67 Copyright © 1997-2016 Simon Tatham MIT License http://www.chiark.greenend.org.uk/~sgtatham/putty/ -SharpSSH 1.1.1.13 -Copyright © 2002-2008 Atsuhiko Yamanaka, JCraft, Inc. -Copyright © 2007 Tamir Gal -BSD Style License -http://www.tamirgal.com/blog/page/SharpSSH.aspx - Silk Icon Set Copyright © 2005-2008 FAMFAMFAM Creative Commons Attribution 2.5 License http://www.famfamfam.com/ +SSH.NET v2016.0.0 +Copyright © 2016 +MIT License +https://github.com/sshnet/SSH.NET + VncSharp 1.1 Copyright © 2004-2009 David Humphrey GNU General Public License (GPL) Version 2 diff --git a/mRemoteV1/References/DiffieHellman.dll b/mRemoteV1/References/DiffieHellman.dll deleted file mode 100644 index aa3105110..000000000 Binary files a/mRemoteV1/References/DiffieHellman.dll and /dev/null differ diff --git a/mRemoteV1/References/Org.Mentalis.Security.dll b/mRemoteV1/References/Org.Mentalis.Security.dll deleted file mode 100644 index bac39dd9c..000000000 Binary files a/mRemoteV1/References/Org.Mentalis.Security.dll and /dev/null differ diff --git a/mRemoteV1/References/Tamir.SharpSSH.dll b/mRemoteV1/References/Tamir.SharpSSH.dll deleted file mode 100644 index 9d217c26f..000000000 Binary files a/mRemoteV1/References/Tamir.SharpSSH.dll and /dev/null differ