From f2ca34345e168d4273e10e55c2db401a3b9e5c97 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 20 Jun 2018 23:52:19 +0900 Subject: [PATCH] Removed unrequired comments. Signed-off-by: Michele Calgaro --- kate/app/katesession.cpp | 2 -- kate/app/katesession.h | 2 -- kate/app/katesessionpanel.cpp | 4 ++-- kate/app/katesessionpanel.h | 4 ++-- kcontrol/konqhtml/htmlopts.cpp | 3 --- kcontrol/konqhtml/htmlopts.h | 3 --- kcontrol/taskbar/kcmtaskbar.cpp | 6 ------ kcontrol/taskbar/kcmtaskbar.h | 6 ------ kicker/taskbar/taskbar.cpp | 5 ----- kicker/taskbar/taskbar.h | 5 ----- kicker/taskbar/taskcontainer.cpp | 5 ----- konqueror/konq_mainwindow.cc | 6 ------ konqueror/konq_tabs.cc | 7 ------- konqueror/konq_viewmgr.cc | 7 ------- konqueror/konq_viewmgr.h | 6 ------ konsole/konsole/konsole.cpp | 8 -------- konsole/konsole/konsole.h | 8 -------- tdeioslave/trash/trash_constant.h | 4 ++-- 18 files changed, 6 insertions(+), 85 deletions(-) diff --git a/kate/app/katesession.cpp b/kate/app/katesession.cpp index 4b973214b..51d52b7c3 100644 --- a/kate/app/katesession.cpp +++ b/kate/app/katesession.cpp @@ -1,6 +1,4 @@ /* This file is part of the KDE project - Copyright (C) 2015-2016 Michele Calgaro - partially based on previous work from Copyright (C) 2005 Christoph Cullmann This library is free software; you can redistribute it and/or diff --git a/kate/app/katesession.h b/kate/app/katesession.h index 665ac867b..e4a31f441 100644 --- a/kate/app/katesession.h +++ b/kate/app/katesession.h @@ -1,6 +1,4 @@ /* This file is part of the KDE project - Copyright (C) 2015-2016 Michele Calgaro - partially based on previous work from Copyright (C) 2005 Christoph Cullmann This library is free software; you can redistribute it and/or diff --git a/kate/app/katesessionpanel.cpp b/kate/app/katesessionpanel.cpp index 0cf7e235b..c2f262ff8 100644 --- a/kate/app/katesessionpanel.cpp +++ b/kate/app/katesessionpanel.cpp @@ -1,5 +1,5 @@ -/* This file is part of the TDE project - Copyright (C) 2015-2016 Michele Calgaro +/* + This file is part of the TDE project This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public diff --git a/kate/app/katesessionpanel.h b/kate/app/katesessionpanel.h index acaec56cd..023de53e2 100644 --- a/kate/app/katesessionpanel.h +++ b/kate/app/katesessionpanel.h @@ -1,5 +1,5 @@ -/* This file is part of the TDE project - Copyright (C) 2015-2016 Michele Calgaro +/* + This file is part of the TDE project This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public diff --git a/kcontrol/konqhtml/htmlopts.cpp b/kcontrol/konqhtml/htmlopts.cpp index 99bdb25a4..ed87ea349 100644 --- a/kcontrol/konqhtml/htmlopts.cpp +++ b/kcontrol/konqhtml/htmlopts.cpp @@ -5,9 +5,6 @@ // (c) David Faure 1998 // (c) 2001 Waldo Bastian // -// -------------------------------------------------------------- -// - 2013/10/16 Michele Calgaro -// Move some options to the 'advancedTabDialog' dialog #include //CT - 12Nov1998 #include diff --git a/kcontrol/konqhtml/htmlopts.h b/kcontrol/konqhtml/htmlopts.h index bdfa3cd81..b04690b51 100644 --- a/kcontrol/konqhtml/htmlopts.h +++ b/kcontrol/konqhtml/htmlopts.h @@ -5,9 +5,6 @@ // (c) Sven Radej 1998 // (c) David Faure 1998 // -// -------------------------------------------------------------- -// - 2013/10/16 Michele Calgaro -// Move some options to the 'advancedTabDialog' dialog #ifndef __KMISCHTML_OPTIONS_H #define __KMISCHTML_OPTIONS_H diff --git a/kcontrol/taskbar/kcmtaskbar.cpp b/kcontrol/taskbar/kcmtaskbar.cpp index 80c7bf87e..941c8b986 100644 --- a/kcontrol/taskbar/kcmtaskbar.cpp +++ b/kcontrol/taskbar/kcmtaskbar.cpp @@ -14,12 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - - -------------------------------------------------------------- - Additional changes: - - 2013/10/22 Michele Calgaro - * added support for display mode (Icons and Text, Text only, Icons only) - and removed "Show application icons" */ #include diff --git a/kcontrol/taskbar/kcmtaskbar.h b/kcontrol/taskbar/kcmtaskbar.h index f14500a68..4d644bd0f 100644 --- a/kcontrol/taskbar/kcmtaskbar.h +++ b/kcontrol/taskbar/kcmtaskbar.h @@ -14,12 +14,6 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - - -------------------------------------------------------------- - Additional changes: - - 2013/10/22 Michele Calgaro - * added support for display mode (Icons and Text, Text only, Icons only) - and removed "Show application icons" */ #ifndef __kcmtaskbar_h__ diff --git a/kicker/taskbar/taskbar.cpp b/kicker/taskbar/taskbar.cpp index cae24916d..29c06da89 100644 --- a/kicker/taskbar/taskbar.cpp +++ b/kicker/taskbar/taskbar.cpp @@ -21,11 +21,6 @@ AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ***************************************************************** - - Additional changes: - - 2013/10/22 Michele Calgaro - * added support for display mode (Icons and Text, Text only, Icons only) - and removed "Show application icons" */ #include diff --git a/kicker/taskbar/taskbar.h b/kicker/taskbar/taskbar.h index 111554014..0ab614a61 100644 --- a/kicker/taskbar/taskbar.h +++ b/kicker/taskbar/taskbar.h @@ -20,11 +20,6 @@ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ***************************************************************** - - Additional changes: - - 2013/10/22 Michele Calgaro - * added support for display mode (Icons and Text, Text only, Icons only) - and removed "Show application icons" */ #ifndef __taskbar_h__ diff --git a/kicker/taskbar/taskcontainer.cpp b/kicker/taskbar/taskcontainer.cpp index df14c0c20..cc533f0b9 100644 --- a/kicker/taskbar/taskcontainer.cpp +++ b/kicker/taskbar/taskcontainer.cpp @@ -22,11 +22,6 @@ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ***************************************************************** - - Additional changes: - - 2013/10/22 Michele Calgaro - * added support for display mode (Icons and Text, Text only, Icons only) - and removed "Show application icons" */ #include diff --git a/konqueror/konq_mainwindow.cc b/konqueror/konq_mainwindow.cc index 7a8c4fd03..1d53e6db7 100644 --- a/konqueror/konq_mainwindow.cc +++ b/konqueror/konq_mainwindow.cc @@ -17,12 +17,6 @@ along with this program; see the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - -------------------------------------------------------------- - Additional changes: - - 2013/10/17 Michele Calgaro - * add support for updating tab options at runtime (no need to restart Konqueror - or reload the profile */ #include "konq_mainwindow.h" diff --git a/konqueror/konq_tabs.cc b/konqueror/konq_tabs.cc index 0ccaa4b55..868b8edc9 100644 --- a/konqueror/konq_tabs.cc +++ b/konqueror/konq_tabs.cc @@ -17,13 +17,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - -------------------------------------------------------------- - Additional changes: - - 2013/10/16 Michele Calgaro - add "scroll tabs on mouse wheel event" functionality - - 2013/10/18 Michele Calgaro - correctly enable/disable 'move tab left/right' in the tab popup menu */ #include "konq_tabs.h" diff --git a/konqueror/konq_viewmgr.cc b/konqueror/konq_viewmgr.cc index a1a61f86e..ad075a976 100644 --- a/konqueror/konq_viewmgr.cc +++ b/konqueror/konq_viewmgr.cc @@ -15,13 +15,6 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - -------------------------------------------------------------- - Additional changes: - - 2013/10/17 Michele Calgaro - * add "scroll tabs on mouse wheel event" functionality - * add support for updating options at runtime (no need to restart Konqueror - or reload the profile */ #include "konq_viewmgr.h" diff --git a/konqueror/konq_viewmgr.h b/konqueror/konq_viewmgr.h index adc34f465..25e55c5cf 100644 --- a/konqueror/konq_viewmgr.h +++ b/konqueror/konq_viewmgr.h @@ -14,12 +14,6 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - -------------------------------------------------------------- - Additional changes: - - 2013/10/17 Michele Calgaro - * add support for updating options at runtime (no need to restart Konqueror - or reload the profile */ #ifndef __konq_viewmgr_h__ diff --git a/konsole/konsole/konsole.cpp b/konsole/konsole/konsole.cpp index 49c24d8d7..0101ecab3 100644 --- a/konsole/konsole/konsole.cpp +++ b/konsole/konsole/konsole.cpp @@ -17,14 +17,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - - -------------------------------------------------------------- - Additional changes: - - 2013/10/14 Michele Calgaro - add "scroll tabs on mouse wheel event" functionality - - 2013/10/19 Michele Calgaro - add "move session left/right" to tab popup menu - */ /* The material contained in here more or less directly orginates from */ /* kvt, which is copyright (c) 1996 by Matthias Ettrich */ diff --git a/konsole/konsole/konsole.h b/konsole/konsole/konsole.h index 976ac5cf8..30ca6e5a1 100644 --- a/konsole/konsole/konsole.h +++ b/konsole/konsole/konsole.h @@ -17,14 +17,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - - -------------------------------------------------------------- - Additional changes: - - 2013/10/14 Michele Calgaro - add "scroll tabs on mouse wheel event" functionality - - 2013/10/19 Michele Calgaro - add "move session left/right" to tab popup menu - */ /* The material contained in here more or less directly orginates from */ /* kvt, which is copyright (c) 1996 by Matthias Ettrich */ diff --git a/tdeioslave/trash/trash_constant.h b/tdeioslave/trash/trash_constant.h index aab42b3aa..a20dbcc24 100644 --- a/tdeioslave/trash/trash_constant.h +++ b/tdeioslave/trash/trash_constant.h @@ -1,5 +1,5 @@ -/* This file is part of the TDE project - Copyright (C) 2016 Michele Calgaro