From ac72b4b35e15c0823dc8c1f68684349a5e34c72a Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Mon, 14 Sep 2009 15:39:57 +0200 Subject: APPLET: fixed licence wrapping --- src/Applet/CCApplet.cpp | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src/Applet/CCApplet.cpp') diff --git a/src/Applet/CCApplet.cpp b/src/Applet/CCApplet.cpp index 52ce619..0fb4c9f 100644 --- a/src/Applet/CCApplet.cpp +++ b/src/Applet/CCApplet.cpp @@ -87,12 +87,13 @@ const gchar *CApplet::menu_xml = Copyright © 2009 Red Hat, Inc\ https://fedorahosted.org/abrt/\ Website\ - 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.\ -\ + 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.\n\ +\n\ +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.\n\ +\n\ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.\ Jiri Moskovcak <jmoskovc@redhat.com>\ + True\ \ \ True\ -- cgit