From ac083e44e3b0ba7fc8ccbfd1401b0f5624fd16f4 Mon Sep 17 00:00:00 2001 From: Alexander Lohnau Date: Thu, 3 Jun 2021 20:33:18 +0200 Subject: [PATCH] Make meaning of sponsoring note more clear --- autotests/documenttest.cpp | 3 ++- autotests/parttest.cpp | 3 ++- core/document.cpp | 3 ++- core/document.h | 3 ++- core/documentcommands.cpp | 3 ++- core/documentcommands_p.h | 3 ++- core/generator.cpp | 3 ++- core/generator.h | 3 ++- core/generator_p.h | 3 ++- core/observer.h | 3 ++- core/page.cpp | 3 ++- core/page.h | 3 ++- core/page_p.h | 3 ++- generators/kimgio/generator_kimgio.cpp | 3 ++- generators/kimgio/generator_kimgio.h | 3 ++- generators/poppler/annots.cpp | 3 ++- generators/poppler/annots.h | 3 ++- generators/poppler/generator_pdf.cpp | 5 +++-- generators/poppler/generator_pdf.h | 3 ++- part/annotationmodel.cpp | 3 ++- part/annotwindow.cpp | 3 ++- part/annotwindow.h | 3 ++- part/formwidgets.cpp | 5 +++-- part/formwidgets.h | 3 ++- part/pageview.cpp | 3 ++- part/pageview.h | 3 ++- part/pageviewmouseannotation.cpp | 3 ++- part/pageviewmouseannotation.h | 3 ++- part/pageviewutils.cpp | 3 ++- part/pageviewutils.h | 3 ++- part/part.cpp | 3 ++- part/part.h | 3 ++- shell/shell.cpp | 3 ++- 33 files changed, 68 insertions(+), 35 deletions(-) diff --git a/autotests/documenttest.cpp b/autotests/documenttest.cpp index 6267ccd04..eaedb5c50 100644 --- a/autotests/documenttest.cpp +++ b/autotests/documenttest.cpp @@ -1,7 +1,8 @@ /* SPDX-FileCopyrightText: 2013 Fabio D 'Urso + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/autotests/parttest.cpp b/autotests/parttest.cpp index d4e2d4e11..9cb0e8b18 100644 --- a/autotests/parttest.cpp +++ b/autotests/parttest.cpp @@ -1,7 +1,8 @@ /* SPDX-FileCopyrightText: 2013 Albert Astals Cid + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/core/document.cpp b/core/document.cpp index c514b9abc..9973f573e 100644 --- a/core/document.cpp +++ b/core/document.cpp @@ -1,8 +1,9 @@ /* SPDX-FileCopyrightText: 2004-2005 Enrico Ros SPDX-FileCopyrightText: 2004-2008 Albert Astals Cid + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017, 2018 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/core/document.h b/core/document.h index 56fba2c3e..95bc8d9b6 100644 --- a/core/document.h +++ b/core/document.h @@ -1,8 +1,9 @@ /* SPDX-FileCopyrightText: 2004-2005 Enrico Ros SPDX-FileCopyrightText: 2004-2008 Albert Astals Cid + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/core/documentcommands.cpp b/core/documentcommands.cpp index 3a5faedc8..1db30aaaf 100644 --- a/core/documentcommands.cpp +++ b/core/documentcommands.cpp @@ -1,7 +1,8 @@ /* SPDX-FileCopyrightText: 2013 Jon Mease + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/core/documentcommands_p.h b/core/documentcommands_p.h index 29070ff32..56102a361 100644 --- a/core/documentcommands_p.h +++ b/core/documentcommands_p.h @@ -1,7 +1,8 @@ /* SPDX-FileCopyrightText: 2013 Jon Mease + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/core/generator.cpp b/core/generator.cpp index 39d0f9872..051c2c922 100644 --- a/core/generator.cpp +++ b/core/generator.cpp @@ -1,8 +1,9 @@ /* SPDX-FileCopyrightText: 2005 Piotr Szymanski SPDX-FileCopyrightText: 2008 Albert Astals Cid + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/core/generator.h b/core/generator.h index be1c059ea..1eaf15b4e 100644 --- a/core/generator.h +++ b/core/generator.h @@ -2,8 +2,9 @@ SPDX-FileCopyrightText: 2004-5 Enrico Ros SPDX-FileCopyrightText: 2005 Piotr Szymanski SPDX-FileCopyrightText: 2008 Albert Astals Cid + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/core/generator_p.h b/core/generator_p.h index cd89827ac..e45a8bc2e 100644 --- a/core/generator_p.h +++ b/core/generator_p.h @@ -1,7 +1,8 @@ /* SPDX-FileCopyrightText: 2007 Tobias Koenig + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/core/observer.h b/core/observer.h index c7cc7392c..08102dfc5 100644 --- a/core/observer.h +++ b/core/observer.h @@ -1,8 +1,9 @@ /* SPDX-FileCopyrightText: 2005 Enrico Ros SPDX-FileCopyrightText: 2005 Albert Astals Cid + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/core/page.cpp b/core/page.cpp index dfaf3b682..aaab912cd 100644 --- a/core/page.cpp +++ b/core/page.cpp @@ -1,7 +1,8 @@ /* SPDX-FileCopyrightText: 2004 Enrico Ros + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/core/page.h b/core/page.h index db12ef752..6df8e4fe2 100644 --- a/core/page.h +++ b/core/page.h @@ -1,7 +1,8 @@ /* SPDX-FileCopyrightText: 2004 Enrico Ros + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/core/page_p.h b/core/page_p.h index 9d4633f8f..9201461e6 100644 --- a/core/page_p.h +++ b/core/page_p.h @@ -1,8 +1,9 @@ /* SPDX-FileCopyrightText: 2004 Enrico Ros SPDX-FileCopyrightText: 2007 Pino Toscano + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/generators/kimgio/generator_kimgio.cpp b/generators/kimgio/generator_kimgio.cpp index 6cf03bc9d..7ffa7e3b6 100644 --- a/generators/kimgio/generator_kimgio.cpp +++ b/generators/kimgio/generator_kimgio.cpp @@ -2,8 +2,9 @@ SPDX-FileCopyrightText: 2005 Albert Astals Cid SPDX-FileCopyrightText: 2006-2007 Pino Toscano SPDX-FileCopyrightText: 2006-2007 Tobias Koenig + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/generators/kimgio/generator_kimgio.h b/generators/kimgio/generator_kimgio.h index a0dc48fa2..5de5320e4 100644 --- a/generators/kimgio/generator_kimgio.h +++ b/generators/kimgio/generator_kimgio.h @@ -1,7 +1,8 @@ /* SPDX-FileCopyrightText: 2005 Albert Astals Cid + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/generators/poppler/annots.cpp b/generators/poppler/annots.cpp index 74b9ec92f..51eb5a76e 100644 --- a/generators/poppler/annots.cpp +++ b/generators/poppler/annots.cpp @@ -1,8 +1,9 @@ /* SPDX-FileCopyrightText: 2008 Pino Toscano SPDX-FileCopyrightText: 2012 Guillermo A. Amaral B. + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/generators/poppler/annots.h b/generators/poppler/annots.h index e6077a125..a25b931bf 100644 --- a/generators/poppler/annots.h +++ b/generators/poppler/annots.h @@ -1,7 +1,8 @@ /* SPDX-FileCopyrightText: 2012 Fabio D 'Urso + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/generators/poppler/generator_pdf.cpp b/generators/poppler/generator_pdf.cpp index 746e11bca..ef6b7f5cf 100644 --- a/generators/poppler/generator_pdf.cpp +++ b/generators/poppler/generator_pdf.cpp @@ -2,10 +2,11 @@ SPDX-FileCopyrightText: 2004-2008 Albert Astals Cid SPDX-FileCopyrightText: 2004 Enrico Ros SPDX-FileCopyrightText: 2012 Guillermo A. Amaral B. - SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-FileCopyrightText: 2019 Oliver Sander + Work sponsored by the LiMux project of the city of Munich: + SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company + SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/generators/poppler/generator_pdf.h b/generators/poppler/generator_pdf.h index ddaa517a4..2dba980b5 100644 --- a/generators/poppler/generator_pdf.h +++ b/generators/poppler/generator_pdf.h @@ -1,8 +1,9 @@ /* SPDX-FileCopyrightText: 2004-2008 Albert Astals Cid SPDX-FileCopyrightText: 2004 Enrico Ros + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/part/annotationmodel.cpp b/part/annotationmodel.cpp index 8efd850a3..7e7360632 100644 --- a/part/annotationmodel.cpp +++ b/part/annotationmodel.cpp @@ -1,7 +1,8 @@ /* SPDX-FileCopyrightText: 2006 Pino Toscano + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/part/annotwindow.cpp b/part/annotwindow.cpp index 240c3d5a6..af8c73a9e 100644 --- a/part/annotwindow.cpp +++ b/part/annotwindow.cpp @@ -1,8 +1,9 @@ /* SPDX-FileCopyrightText: 2006 Chu Xiaodong SPDX-FileCopyrightText: 2006 Pino Toscano + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/part/annotwindow.h b/part/annotwindow.h index 296f3d611..8f48e698a 100644 --- a/part/annotwindow.h +++ b/part/annotwindow.h @@ -1,8 +1,9 @@ /* SPDX-FileCopyrightText: 2006 Chu Xiaodong SPDX-FileCopyrightText: 2006 Pino Toscano + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/part/formwidgets.cpp b/part/formwidgets.cpp index fa1ea778e..c29400691 100644 --- a/part/formwidgets.cpp +++ b/part/formwidgets.cpp @@ -1,9 +1,10 @@ /* SPDX-FileCopyrightText: 2007 Pino Toscano - SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-FileCopyrightText: 2018 Intevation GmbH + Work sponsored by the LiMux project of the city of Munich: + SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company + SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/part/formwidgets.h b/part/formwidgets.h index 10c793861..89ccb1b57 100644 --- a/part/formwidgets.h +++ b/part/formwidgets.h @@ -1,7 +1,8 @@ /* SPDX-FileCopyrightText: 2007 Pino Toscano + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/part/pageview.cpp b/part/pageview.cpp index 70f14fbf4..37b83816c 100644 --- a/part/pageview.cpp +++ b/part/pageview.cpp @@ -1,8 +1,9 @@ /* SPDX-FileCopyrightText: 2004-2005 Enrico Ros SPDX-FileCopyrightText: 2004-2006 Albert Astals Cid + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich With portions of code from kpdf/kpdf_pagewidget.cc by: SPDX-FileCopyrightText: 2002 Wilco Greven diff --git a/part/pageview.h b/part/pageview.h index f789510c6..39d103f6d 100644 --- a/part/pageview.h +++ b/part/pageview.h @@ -1,8 +1,9 @@ /* SPDX-FileCopyrightText: 2004 Enrico Ros SPDX-FileCopyrightText: 2004 Albert Astals Cid + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich With portions of code from kpdf/kpdf_pagewidget.h by: SPDX-FileCopyrightText: 2002 Wilco Greven diff --git a/part/pageviewmouseannotation.cpp b/part/pageviewmouseannotation.cpp index cbc8edab2..93f445012 100644 --- a/part/pageviewmouseannotation.cpp +++ b/part/pageviewmouseannotation.cpp @@ -2,8 +2,9 @@ SPDX-FileCopyrightText: 2017 Tobias Deiminger SPDX-FileCopyrightText: 2004-2005 Enrico Ros SPDX-FileCopyrightText: 2004-2006 Albert Astals Cid + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich With portions of code from kpdf/kpdf_pagewidget.cc by: SPDX-FileCopyrightText: 2002 Wilco Greven diff --git a/part/pageviewmouseannotation.h b/part/pageviewmouseannotation.h index 878540094..39c8fee33 100644 --- a/part/pageviewmouseannotation.h +++ b/part/pageviewmouseannotation.h @@ -2,8 +2,9 @@ SPDX-FileCopyrightText: 2017 Tobias Deiminger SPDX-FileCopyrightText: 2004-2005 Enrico Ros SPDX-FileCopyrightText: 2004-2006 Albert Astals Cid + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich With portions of code from kpdf/kpdf_pagewidget.cc by: SPDX-FileCopyrightText: 2002 Wilco Greven diff --git a/part/pageviewutils.cpp b/part/pageviewutils.cpp index 47f80dafc..0b6ffd527 100644 --- a/part/pageviewutils.cpp +++ b/part/pageviewutils.cpp @@ -1,7 +1,8 @@ /* SPDX-FileCopyrightText: 2004-2005 Enrico Ros + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/part/pageviewutils.h b/part/pageviewutils.h index f58632d55..f54dd58db 100644 --- a/part/pageviewutils.h +++ b/part/pageviewutils.h @@ -1,7 +1,8 @@ /* SPDX-FileCopyrightText: 2004-2005 Enrico Ros + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/part/part.cpp b/part/part.cpp index 14b010c7e..2c3f1deaa 100644 --- a/part/part.cpp +++ b/part/part.cpp @@ -13,8 +13,9 @@ SPDX-FileCopyrightText: 2004 Waldo Bastian SPDX-FileCopyrightText: 2004-2008 Albert Astals Cid SPDX-FileCopyrightText: 2004 Antti Markus + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/part/part.h b/part/part.h index dface2948..fb579317b 100644 --- a/part/part.h +++ b/part/part.h @@ -5,8 +5,9 @@ SPDX-FileCopyrightText: 2003 Laurent Montel SPDX-FileCopyrightText: 2004 Dominique Devriese SPDX-FileCopyrightText: 2004-2007 Albert Astals Cid + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/shell/shell.cpp b/shell/shell.cpp index cc83feee3..4710a11b5 100644 --- a/shell/shell.cpp +++ b/shell/shell.cpp @@ -9,8 +9,9 @@ SPDX-FileCopyrightText: 2003 Malcolm Hunter SPDX-FileCopyrightText: 2004 Dominique Devriese SPDX-FileCopyrightText: 2004 Dirk Mueller + + Work sponsored by the LiMux project of the city of Munich: SPDX-FileCopyrightText: 2017 Klarälvdalens Datakonsult AB a KDAB Group company - Work sponsored by the LiMux project of the city of Munich SPDX-License-Identifier: GPL-2.0-or-later */