From df225065d15b2434699b681577d1eeb41ba5921b Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 11 Dec 2009 19:04:42 +0000 Subject: First attempt to clean up warnings from previous commit * Remove trailing spaces in mimetypes; present in Cy l18n strings only * Incorrect GPL v2 header in nsplugin handler files git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1061453 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- khtml/misc/knsplugininstaller.cpp | 41 +++++++++++++++++++-------------------- khtml/misc/knsplugininstaller.h | 41 +++++++++++++++++++-------------------- 2 files changed, 40 insertions(+), 42 deletions(-) (limited to 'khtml') diff --git a/khtml/misc/knsplugininstaller.cpp b/khtml/misc/knsplugininstaller.cpp index 4cfbf3339..71f86f650 100644 --- a/khtml/misc/knsplugininstaller.cpp +++ b/khtml/misc/knsplugininstaller.cpp @@ -1,25 +1,24 @@ /* - * This file is part of the KDE project. - * - * Copyright (C) 2005 Benoit Canet - * with some advices from Aurelien Gateau - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Library General Public - * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. - * - * This library 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 - * Library General Public License for more details. - * - * You should have received a copy of the GNU Library General Public License - * along with this library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 51 Franklin Steet, Fifth Floor, - * Boston, MA 02110-1301, USA. - * - */ + This file is part of the KDE libraries + + Copyright (C) 2005 Benoit Canet + Copyright (C) 2005 Aurelien Gateau + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library 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 + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public License + along with this library; see the file COPYING.LIB. If not, write to + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. +*/ #include "knsplugininstaller.moc" diff --git a/khtml/misc/knsplugininstaller.h b/khtml/misc/knsplugininstaller.h index d49a79f78..903a584b2 100644 --- a/khtml/misc/knsplugininstaller.h +++ b/khtml/misc/knsplugininstaller.h @@ -1,25 +1,24 @@ /* - * This file is part of the KDE project. - * - * Copyright (C) 2005 Benoit Canet - * with some advices from Aurelien Gateau - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Library General Public - * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. - * - * This library 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 - * Library General Public License for more details. - * - * You should have received a copy of the GNU Library General Public License - * along with this library; see the file COPYING.LIB. If not, write to - * the Free Software Foundation, Inc., 51 Franklin Steet, Fifth Floor, - * Boston, MA 02110-1301, USA. - * - */ + This file is part of the KDE libraries + + Copyright (C) 2005 Benoit Canet + Copyright (C) 2005 Aurelien Gateau + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library 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 + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public License + along with this library; see the file COPYING.LIB. If not, write to + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. +*/ #ifndef KNSPLUGININSTALLER_H #define KNSPLUGININSTALLER_H -- cgit v1.2.3