--- ./src/extra/aboutstr.h.00 2001-06-21 11:58:49.000000000 +0200 +++ ./src/extra/aboutstr.h 2007-08-22 15:16:56.000000000 +0200 @@ -1,17 +1,17 @@ static char * about_str = { -"gPal %s - A friendly GUI frontend for the PayPal micropayment service. -Copyright (C) 2001 Alp Toker - -This program is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public License -as published by the Free Software Foundation; either version 2 -of the License, or (at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software +"gPal %s - A friendly GUI frontend for the PayPal micropayment service.\n\ +Copyright (C) 2001 Alp Toker \n\ +\n\ +This program is free software; you can redistribute it and/or\n\ +modify it under the terms of the GNU General Public License\n\ +as published by the Free Software Foundation; either version 2\n\ +of the License, or (at your option) any later version.\n\ +\n\ +This program is distributed in the hope that it will be useful,\n\ +but WITHOUT ANY WARRANTY; without even the implied warranty of\n\ +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n\ +GNU General Public License for more details.\n\ +\ +You should have received a copy of the GNU General Public License\n\ +along with this program; if not, write to the Free Software\n\ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."};