talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit dd8aee82fda1f004a9f9e5876efc828fec1d12d8
parent d113e2d96b866239c14a6124e542869b84928ad9
Author: Ricardo Mones <ricardo@mones.org>
Date:   Wed, 14 Sep 2016 20:30:49 +0200

Remove (obsolete) FSF address from welcome mail

Diffstat:
Msrc/wizard.c | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/wizard.c b/src/wizard.c @@ -576,9 +576,8 @@ static void write_welcome_email(WizardWindow *wizard) "-------\n" "Claws Mail is free software, released under the terms\n" "of the GNU General Public License, version 3 or later, as\n" - "published by the Free Software Foundation, 51 Franklin Street,\n" - "Fifth Floor, Boston, MA 02110-1301, USA. The license can be\n" - "found at <%s>.\n" + "published by the Free Software Foundation. The license can\n" + "be found at <%s>.\n" "\n" "DONATIONS\n" "---------\n"