diff options
author | Albert Astals Cid <aacid@kde.org> | 2025-01-20 00:01:03 +0100 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2025-01-20 00:01:03 +0100 |
commit | fa78c71bc2fa823183f7d5b45a5cccab002d3813 (patch) | |
tree | 4b4f623c99b412369f6c720b49189e483951645a | |
parent | b20b6ab69b418431b277cb5571010af809298fc4 (diff) |
Update (C)
-rw-r--r-- | poppler/Catalog.h | 2 | ||||
-rw-r--r-- | poppler/CurlPDFDocBuilder.cc | 1 | ||||
-rw-r--r-- | poppler/CurlPDFDocBuilder.h | 1 | ||||
-rw-r--r-- | poppler/FDPDFDocBuilder.cc | 1 | ||||
-rw-r--r-- | poppler/FDPDFDocBuilder.h | 1 | ||||
-rw-r--r-- | poppler/FileSpec.h | 2 | ||||
-rw-r--r-- | poppler/Gfx.cc | 1 | ||||
-rw-r--r-- | poppler/LocalPDFDocBuilder.cc | 1 | ||||
-rw-r--r-- | poppler/LocalPDFDocBuilder.h | 1 | ||||
-rw-r--r-- | poppler/OptionalContent.cc | 1 | ||||
-rw-r--r-- | poppler/OptionalContent.h | 1 | ||||
-rw-r--r-- | poppler/PDFDocBuilder.h | 1 | ||||
-rw-r--r-- | poppler/PDFDocFactory.cc | 1 | ||||
-rw-r--r-- | poppler/PDFDocFactory.h | 1 | ||||
-rw-r--r-- | poppler/Page.cc | 2 | ||||
-rw-r--r-- | poppler/Page.h | 2 | ||||
-rw-r--r-- | qt5/src/poppler-optcontent-private.h | 1 | ||||
-rw-r--r-- | qt5/src/poppler-optcontent.cc | 1 | ||||
-rw-r--r-- | qt5/src/poppler-optcontent.h | 1 | ||||
-rw-r--r-- | qt6/src/poppler-optcontent-private.h | 1 | ||||
-rw-r--r-- | qt6/src/poppler-optcontent.cc | 1 | ||||
-rw-r--r-- | qt6/src/poppler-optcontent.h | 1 |
22 files changed, 22 insertions, 4 deletions
diff --git a/poppler/Catalog.h b/poppler/Catalog.h index 0b5ebacc..730695c5 100644 --- a/poppler/Catalog.h +++ b/poppler/Catalog.h @@ -32,7 +32,7 @@ // Copyright (C) 2020 Katarina Behrens <Katarina.Behrens@cib.de> // Copyright (C) 2020 Klarälvdalens Datakonsult AB, a KDAB Group company, <info@kdab.com>. Work sponsored by Technische Universität Dresden // Copyright (C) 2021 RM <rm+git@arcsin.org> -// Copyright (C) 2024 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> +// Copyright (C) 2024, 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // Copyright (C) 2024 Hubert Figuière <hub@figuiere.net> // // To see a description of the changes please see the Changelog file that diff --git a/poppler/CurlPDFDocBuilder.cc b/poppler/CurlPDFDocBuilder.cc index 44b5b920..2c3a16a3 100644 --- a/poppler/CurlPDFDocBuilder.cc +++ b/poppler/CurlPDFDocBuilder.cc @@ -7,6 +7,7 @@ // Copyright 2010 Hib Eris <hib@hiberis.nl> // Copyright 2010, 2017, 2022, 2024 Albert Astals Cid <aacid@kde.org> // Copyright 2021 Oliver Sander <oliver.sander@tu-dresden.de> +// Copyright 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // //======================================================================== diff --git a/poppler/CurlPDFDocBuilder.h b/poppler/CurlPDFDocBuilder.h index e5037508..e91691a6 100644 --- a/poppler/CurlPDFDocBuilder.h +++ b/poppler/CurlPDFDocBuilder.h @@ -7,6 +7,7 @@ // Copyright 2010 Hib Eris <hib@hiberis.nl> // Copyright 2010, 2018, 2022 Albert Astals Cid <aacid@kde.org> // Copyright 2021 Oliver Sander <oliver.sander@tu-dresden.de> +// Copyright 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // //======================================================================== diff --git a/poppler/FDPDFDocBuilder.cc b/poppler/FDPDFDocBuilder.cc index c12a74f1..1382b299 100644 --- a/poppler/FDPDFDocBuilder.cc +++ b/poppler/FDPDFDocBuilder.cc @@ -8,6 +8,7 @@ // Copyright 2010, 2017, 2021, 2022 Albert Astals Cid <aacid@kde.org> // Copyright 2021 Oliver Sander <oliver.sander@tu-dresden.de> // Copyright 2021 Christian Persch <chpe@src.gnome.org> +// Copyright 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // //======================================================================== diff --git a/poppler/FDPDFDocBuilder.h b/poppler/FDPDFDocBuilder.h index d13684f4..017d0d8a 100644 --- a/poppler/FDPDFDocBuilder.h +++ b/poppler/FDPDFDocBuilder.h @@ -8,6 +8,7 @@ // Copyright 2010, 2018, 2022 Albert Astals Cid <aacid@kde.org> // Copyright 2021 Oliver Sander <oliver.sander@tu-dresden.de> // Copyright 2021 Christian Persch <chpe@src.gnome.org> +// Copyright 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // //======================================================================== diff --git a/poppler/FileSpec.h b/poppler/FileSpec.h index a5470091..d1d5bd3c 100644 --- a/poppler/FileSpec.h +++ b/poppler/FileSpec.h @@ -7,7 +7,7 @@ // // Copyright (C) 2008 Carlos Garcia Campos <carlosgc@gnome.org> // Copyright (C) 2017-2019, 2021, 2024 Albert Astals Cid <aacid@kde.org> -// Copyright (C) 2024 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> +// Copyright (C) 2024, 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // // To see a description of the changes please see the Changelog file that // came with your tarball or type make ChangeLog if you are building from git diff --git a/poppler/Gfx.cc b/poppler/Gfx.cc index 4e269100..b675fa7a 100644 --- a/poppler/Gfx.cc +++ b/poppler/Gfx.cc @@ -49,6 +49,7 @@ // Copyright (C) 2023 Anton Thomasson <antonthomasson@gmail.com> // Copyright (C) 2024 Nelson Benítez León <nbenitezl@gmail.com> // Copyright (C) 2024 Athul Raj Kollareth <krathul3152@gmail.com> +// Copyright (C) 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // // To see a description of the changes please see the Changelog file that // came with your tarball or type make ChangeLog if you are building from git diff --git a/poppler/LocalPDFDocBuilder.cc b/poppler/LocalPDFDocBuilder.cc index 31801b8d..72b277b3 100644 --- a/poppler/LocalPDFDocBuilder.cc +++ b/poppler/LocalPDFDocBuilder.cc @@ -7,6 +7,7 @@ // Copyright 2010 Hib Eris <hib@hiberis.nl> // Copyright 2010, 2022, 2024 Albert Astals Cid <aacid@kde.org> // Copyright 2021 Oliver Sander <oliver.sander@tu-dresden.de> +// Copyright 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // //======================================================================== diff --git a/poppler/LocalPDFDocBuilder.h b/poppler/LocalPDFDocBuilder.h index f58f046b..9d3c4427 100644 --- a/poppler/LocalPDFDocBuilder.h +++ b/poppler/LocalPDFDocBuilder.h @@ -7,6 +7,7 @@ // Copyright 2010 Hib Eris <hib@hiberis.nl> // Copyright 2010, 2018, 2022 Albert Astals Cid <aacid@kde.org> // Copyright 2021 Oliver Sander <oliver.sander@tu-dresden.de> +// Copyright 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // //======================================================================== diff --git a/poppler/OptionalContent.cc b/poppler/OptionalContent.cc index b337a5f3..174c2362 100644 --- a/poppler/OptionalContent.cc +++ b/poppler/OptionalContent.cc @@ -9,6 +9,7 @@ // Copyright 2008 Mark Kaplan <mkaplan@finjan.com> // Copyright 2018 Adam Reichold <adam.reichold@t-online.de> // Copyright 2019 Oliver Sander <oliver.sander@tu-dresden.de> +// Copyright 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // // Released under the GPL (version 2, or later, at your option) // diff --git a/poppler/OptionalContent.h b/poppler/OptionalContent.h index 0e3ddc7f..0767560e 100644 --- a/poppler/OptionalContent.h +++ b/poppler/OptionalContent.h @@ -7,6 +7,7 @@ // Copyright 2013, 2018, 2019, 2021 Albert Astals Cid <aacid@kde.org> // Copyright 2018 Adam Reichold <adam.reichold@t-online.de> // Copyright 2019 Oliver Sander <oliver.sander@tu-dresden.de> +// Copyright 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // // Released under the GPL (version 2, or later, at your option) // diff --git a/poppler/PDFDocBuilder.h b/poppler/PDFDocBuilder.h index b9cff731..43988e32 100644 --- a/poppler/PDFDocBuilder.h +++ b/poppler/PDFDocBuilder.h @@ -7,6 +7,7 @@ // Copyright 2010 Hib Eris <hib@hiberis.nl> // Copyright 2010, 2018, 2020, 2022 Albert Astals Cid <aacid@kde.org> // Copyright 2021 Oliver Sander <oliver.sander@tu-dresden.de> +// Copyright 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // //======================================================================== diff --git a/poppler/PDFDocFactory.cc b/poppler/PDFDocFactory.cc index 9bf7978d..1acdde37 100644 --- a/poppler/PDFDocFactory.cc +++ b/poppler/PDFDocFactory.cc @@ -10,6 +10,7 @@ // Copyright 2018 Adam Reichold <adam.reichold@t-online.de> // Copyright 2019, 2021 Oliver Sander <oliver.sander@tu-dresden.de> // Copyright 2021 Christian Persch <chpe@src.gnome.org> +// Copyright 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // //======================================================================== diff --git a/poppler/PDFDocFactory.h b/poppler/PDFDocFactory.h index 20a0dcce..9e70b01d 100644 --- a/poppler/PDFDocFactory.h +++ b/poppler/PDFDocFactory.h @@ -7,6 +7,7 @@ // Copyright 2010 Hib Eris <hib@hiberis.nl> // Copyright 2010, 2018, 2021, 2022 Albert Astals Cid <aacid@kde.org> // Copyright 2019, 2021 Oliver Sander <oliver.sander@tu-dresden.de> +// Copyright 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // //======================================================================== diff --git a/poppler/Page.cc b/poppler/Page.cc index d2a4e5a2..917f7ceb 100644 --- a/poppler/Page.cc +++ b/poppler/Page.cc @@ -34,7 +34,7 @@ // Copyright (C) 2020, 2021 Nelson Benítez León <nbenitezl@gmail.com> // Copyright (C) 2020 Philipp Knechtges <philipp-dev@knechtges.com> // Copyright (C) 2024 Pablo Correa Gómez <ablocorrea@hotmail.com> -// Copyright (C) 2024 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> +// Copyright (C) 2024, 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // // To see a description of the changes please see the Changelog file that // came with your tarball or type make ChangeLog if you are building from git diff --git a/poppler/Page.h b/poppler/Page.h index 7faf1bd1..b2ff8e09 100644 --- a/poppler/Page.h +++ b/poppler/Page.h @@ -27,7 +27,7 @@ // Copyright (C) 2020 Oliver Sander <oliver.sander@tu-dresden.de> // Copyright (C) 2020, 2021 Nelson Benítez León <nbenitezl@gmail.com> // Copyright (C) 2024 Pablo Correa Gómez <ablocorrea@hotmail.com> -// Copyright (C) 2024 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> +// Copyright (C) 2024, 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // // To see a description of the changes please see the Changelog file that // came with your tarball or type make ChangeLog if you are building from git diff --git a/qt5/src/poppler-optcontent-private.h b/qt5/src/poppler-optcontent-private.h index de08f8f6..0b1046d0 100644 --- a/qt5/src/poppler-optcontent-private.h +++ b/qt5/src/poppler-optcontent-private.h @@ -4,6 +4,7 @@ * Copyright (C) 2008, Pino Toscano <pino@kde.org> * Copyright (C) 2016, 2018, 2019, 2021, Albert Astals Cid <aacid@kde.org> * Copyright (C) 2017, Hubert Figuière <hub@figuiere.net> + * Copyright (C) 2025, g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> * * 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 diff --git a/qt5/src/poppler-optcontent.cc b/qt5/src/poppler-optcontent.cc index 82946669..91b3e2d3 100644 --- a/qt5/src/poppler-optcontent.cc +++ b/qt5/src/poppler-optcontent.cc @@ -8,6 +8,7 @@ * Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <info@kdab.com>. Work sponsored by the LiMux project of the city of Munich * Copyright (C) 2018 Adam Reichold <adam.reichold@t-online.de> * Copyright (C) 2019, 2020 Oliver Sander <oliver.sander@tu-dresden.de> + * Copyright (C) 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> * * 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 diff --git a/qt5/src/poppler-optcontent.h b/qt5/src/poppler-optcontent.h index a886a887..01730376 100644 --- a/qt5/src/poppler-optcontent.h +++ b/qt5/src/poppler-optcontent.h @@ -4,6 +4,7 @@ * Copyright (C) 2008, Pino Toscano <pino@kde.org> * Copyright (C) 2013, Anthony Granger <grangeranthony@gmail.com> * Copyright (C) 2016, 2021, Albert Astals Cid <aacid@kde.org> + * Copyright (C) 2025, g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> * * 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 diff --git a/qt6/src/poppler-optcontent-private.h b/qt6/src/poppler-optcontent-private.h index de08f8f6..0b1046d0 100644 --- a/qt6/src/poppler-optcontent-private.h +++ b/qt6/src/poppler-optcontent-private.h @@ -4,6 +4,7 @@ * Copyright (C) 2008, Pino Toscano <pino@kde.org> * Copyright (C) 2016, 2018, 2019, 2021, Albert Astals Cid <aacid@kde.org> * Copyright (C) 2017, Hubert Figuière <hub@figuiere.net> + * Copyright (C) 2025, g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> * * 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 diff --git a/qt6/src/poppler-optcontent.cc b/qt6/src/poppler-optcontent.cc index 16975606..08acc091 100644 --- a/qt6/src/poppler-optcontent.cc +++ b/qt6/src/poppler-optcontent.cc @@ -8,6 +8,7 @@ * Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <info@kdab.com>. Work sponsored by the LiMux project of the city of Munich * Copyright (C) 2018 Adam Reichold <adam.reichold@t-online.de> * Copyright (C) 2019, 2020 Oliver Sander <oliver.sander@tu-dresden.de> + * Copyright (C) 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> * * 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 diff --git a/qt6/src/poppler-optcontent.h b/qt6/src/poppler-optcontent.h index 25336ca2..8e4334f6 100644 --- a/qt6/src/poppler-optcontent.h +++ b/qt6/src/poppler-optcontent.h @@ -4,6 +4,7 @@ * Copyright (C) 2008, Pino Toscano <pino@kde.org> * Copyright (C) 2013, Anthony Granger <grangeranthony@gmail.com> * Copyright (C) 2016, 2021, Albert Astals Cid <aacid@kde.org> + * Copyright (C) 2025, g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> * * 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 |