From 83dfef19ab4eef88818b43ca0dff4aef26adb262 Mon Sep 17 00:00:00 2001 From: Alexander Lohnau Date: Sat, 29 May 2021 22:28:48 +0200 Subject: [PATCH] Put author and mail on same SPDX-FileCopyrightText line --- generators/chm/kio-msits/msits.h | 3 +-- part/pageview.cpp | 3 +-- part/pageview.h | 3 +-- part/pageviewmouseannotation.cpp | 3 +-- part/pageviewmouseannotation.h | 3 +-- part/part.cpp | 3 +-- part/part.h | 3 +-- shell/main.cpp | 3 +-- shell/okular_main.cpp | 3 +-- shell/okular_main.h | 3 +-- shell/shell.cpp | 3 +-- shell/shell.h | 3 +-- 12 files changed, 12 insertions(+), 24 deletions(-) diff --git a/generators/chm/kio-msits/msits.h b/generators/chm/kio-msits/msits.h index 04a51f94d..3370d8bb6 100644 --- a/generators/chm/kio-msits/msits.h +++ b/generators/chm/kio-msits/msits.h @@ -1,6 +1,5 @@ /* - SPDX-FileCopyrightText: 2005 Georgy Yunaev - tim@krasnogorsk.ru + SPDX-FileCopyrightText: 2005 Georgy Yunaev tim@krasnogorsk.ru SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/part/pageview.cpp b/part/pageview.cpp index aa964c6f6..70f14fbf4 100644 --- a/part/pageview.cpp +++ b/part/pageview.cpp @@ -6,8 +6,7 @@ With portions of code from kpdf/kpdf_pagewidget.cc by: SPDX-FileCopyrightText: 2002 Wilco Greven - SPDX-FileCopyrightText: 2003 Christophe Devriese - + SPDX-FileCopyrightText: 2003 Christophe Devriese SPDX-FileCopyrightText: 2003 Laurent Montel SPDX-FileCopyrightText: 2003 Dirk Mueller SPDX-FileCopyrightText: 2004 James Ots diff --git a/part/pageview.h b/part/pageview.h index 57701f9ea..f789510c6 100644 --- a/part/pageview.h +++ b/part/pageview.h @@ -6,8 +6,7 @@ With portions of code from kpdf/kpdf_pagewidget.h by: SPDX-FileCopyrightText: 2002 Wilco Greven - SPDX-FileCopyrightText: 2003 Christophe Devriese - + SPDX-FileCopyrightText: 2003 Christophe Devriese SPDX-FileCopyrightText: 2003 Laurent Montel SPDX-FileCopyrightText: 2003 Kurt Pfeifle diff --git a/part/pageviewmouseannotation.cpp b/part/pageviewmouseannotation.cpp index dfe3bb08d..cbc8edab2 100644 --- a/part/pageviewmouseannotation.cpp +++ b/part/pageviewmouseannotation.cpp @@ -7,8 +7,7 @@ With portions of code from kpdf/kpdf_pagewidget.cc by: SPDX-FileCopyrightText: 2002 Wilco Greven - SPDX-FileCopyrightText: 2003 Christophe Devriese - + SPDX-FileCopyrightText: 2003 Christophe Devriese SPDX-FileCopyrightText: 2003 Laurent Montel SPDX-FileCopyrightText: 2003 Dirk Mueller SPDX-FileCopyrightText: 2004 James Ots diff --git a/part/pageviewmouseannotation.h b/part/pageviewmouseannotation.h index 3f9b7d288..878540094 100644 --- a/part/pageviewmouseannotation.h +++ b/part/pageviewmouseannotation.h @@ -7,8 +7,7 @@ With portions of code from kpdf/kpdf_pagewidget.cc by: SPDX-FileCopyrightText: 2002 Wilco Greven - SPDX-FileCopyrightText: 2003 Christophe Devriese - + SPDX-FileCopyrightText: 2003 Christophe Devriese SPDX-FileCopyrightText: 2003 Laurent Montel SPDX-FileCopyrightText: 2003 Dirk Mueller SPDX-FileCopyrightText: 2004 James Ots diff --git a/part/part.cpp b/part/part.cpp index f12aaae5a..14b010c7e 100644 --- a/part/part.cpp +++ b/part/part.cpp @@ -2,8 +2,7 @@ SPDX-FileCopyrightText: 2002 Wilco Greven SPDX-FileCopyrightText: 2002 Chris Cheney SPDX-FileCopyrightText: 2002 Malcolm Hunter - SPDX-FileCopyrightText: 2003-2004 Christophe Devriese - + SPDX-FileCopyrightText: 2003-2004 Christophe Devriese SPDX-FileCopyrightText: 2003 Daniel Molkentin SPDX-FileCopyrightText: 2003 Andy Goossens SPDX-FileCopyrightText: 2003 Dirk Mueller diff --git a/part/part.h b/part/part.h index b75159712..dface2948 100644 --- a/part/part.h +++ b/part/part.h @@ -1,7 +1,6 @@ /* SPDX-FileCopyrightText: 2002 Wilco Greven - SPDX-FileCopyrightText: 2003-2004 Christophe Devriese - + SPDX-FileCopyrightText: 2003-2004 Christophe Devriese SPDX-FileCopyrightText: 2003 Andy Goossens SPDX-FileCopyrightText: 2003 Laurent Montel SPDX-FileCopyrightText: 2004 Dominique Devriese diff --git a/shell/main.cpp b/shell/main.cpp index 0be6ae340..c75c810f7 100644 --- a/shell/main.cpp +++ b/shell/main.cpp @@ -1,7 +1,6 @@ /* SPDX-FileCopyrightText: 2002 Wilco Greven - SPDX-FileCopyrightText: 2003 Christophe Devriese - + SPDX-FileCopyrightText: 2003 Christophe Devriese SPDX-FileCopyrightText: 2003 Laurent Montel SPDX-FileCopyrightText: 2003-2007 Albert Astals Cid SPDX-FileCopyrightText: 2004 Andy Goossens diff --git a/shell/okular_main.cpp b/shell/okular_main.cpp index 1fd12d99f..0a986076c 100644 --- a/shell/okular_main.cpp +++ b/shell/okular_main.cpp @@ -1,7 +1,6 @@ /* SPDX-FileCopyrightText: 2002 Wilco Greven - SPDX-FileCopyrightText: 2003 Christophe Devriese - + SPDX-FileCopyrightText: 2003 Christophe Devriese SPDX-FileCopyrightText: 2003 Laurent Montel SPDX-FileCopyrightText: 2003-2007 Albert Astals Cid SPDX-FileCopyrightText: 2004 Andy Goossens diff --git a/shell/okular_main.h b/shell/okular_main.h index 31c2a8b53..50b512f68 100644 --- a/shell/okular_main.h +++ b/shell/okular_main.h @@ -1,7 +1,6 @@ /* SPDX-FileCopyrightText: 2002 Wilco Greven - SPDX-FileCopyrightText: 2003 Christophe Devriese - + SPDX-FileCopyrightText: 2003 Christophe Devriese SPDX-FileCopyrightText: 2003 Laurent Montel SPDX-FileCopyrightText: 2003-2007 Albert Astals Cid SPDX-FileCopyrightText: 2004 Andy Goossens diff --git a/shell/shell.cpp b/shell/shell.cpp index bb3428fd2..cc83feee3 100644 --- a/shell/shell.cpp +++ b/shell/shell.cpp @@ -2,8 +2,7 @@ SPDX-FileCopyrightText: 2002 Wilco Greven SPDX-FileCopyrightText: 2002 Chris Cheney SPDX-FileCopyrightText: 2003 Benjamin Meyer - SPDX-FileCopyrightText: 2003-2004 Christophe Devriese - + SPDX-FileCopyrightText: 2003-2004 Christophe Devriese SPDX-FileCopyrightText: 2003 Laurent Montel SPDX-FileCopyrightText: 2003-2004 Albert Astals Cid SPDX-FileCopyrightText: 2003 Luboš Luňák diff --git a/shell/shell.h b/shell/shell.h index f2d448a9b..2ed81ed61 100644 --- a/shell/shell.h +++ b/shell/shell.h @@ -3,8 +3,7 @@ SPDX-FileCopyrightText: 2003 Benjamin Meyer SPDX-FileCopyrightText: 2003 Laurent Montel SPDX-FileCopyrightText: 2003 Luboš Luňák - SPDX-FileCopyrightText: 2004 Christophe Devriese - + SPDX-FileCopyrightText: 2004 Christophe Devriese SPDX-FileCopyrightText: 2004 Albert Astals Cid SPDX-License-Identifier: GPL-2.0-or-later