diff --git a/SimpleWallet/Start.cs b/SimpleWallet/Start.cs index faf9b8c..ce194b0 100644 --- a/SimpleWallet/Start.cs +++ b/SimpleWallet/Start.cs @@ -1108,7 +1108,7 @@ private void aboutToolStripMenuItem_Click(object sender, EventArgs e) { String text = Types.version + "\n\n"; - text += "Copyright (c) 2016-2018 Pit ceo@snowgem.org\n" + + text += "Copyright (c) 2018 ZeroClassic\n" + "\n" + "Permission is hereby granted, free of charge, to any person obtaining a copy" + " of this software and associated documentation files (the \"Software\"), to deal" +