Update (C)
diff --git a/goo/GooString.cc b/goo/GooString.cc index d63431f..6913a86 100644 --- a/goo/GooString.cc +++ b/goo/GooString.cc
@@ -32,6 +32,7 @@ // Copyright (C) 2019, 2022-2024 Oliver Sander <oliver.sander@tu-dresden.de> // Copyright (C) 2023 Even Rouault <even.rouault@mines-paris.org> // Copyright (C) 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> +// Copyright (C) 2025 Jonathan Hähne <jonathan.haehne@hotmail.com> // // 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/goo/GooString.h b/goo/GooString.h index d6e11c4..3e315f9 100644 --- a/goo/GooString.h +++ b/goo/GooString.h
@@ -31,6 +31,7 @@ // Copyright (C) 2020 Thorsten Behrens <Thorsten.Behrens@CIB.de> // Copyright (C) 2022 Even Rouault <even.rouault@spatialys.com> // Copyright (C) 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> +// Copyright (C) 2025 Jonathan Hähne <jonathan.haehne@hotmail.com> // // 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/CairoOutputDev.cc b/poppler/CairoOutputDev.cc index 682b4bf..2db2e66 100644 --- a/poppler/CairoOutputDev.cc +++ b/poppler/CairoOutputDev.cc
@@ -43,6 +43,7 @@ // Copyright (C) 2024 Athul Raj Kollareth <krathul3152@gmail.com> // Copyright (C) 2024, 2025 Nelson Benítez León <nbenitezl@gmail.com> // Copyright (C) 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> +// Copyright (C) 2025 Jonathan Hähne <jonathan.haehne@hotmail.com> // // 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/Dict.cc b/poppler/Dict.cc index 56848ba..5833c8d 100644 --- a/poppler/Dict.cc +++ b/poppler/Dict.cc
@@ -24,6 +24,7 @@ // Copyright (C) 2017 Adrian Johnson <ajohnson@redneon.com> // Copyright (C) 2018 Adam Reichold <adam.reichold@t-online.de> // Copyright (C) 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> +// Copyright (C) 2025 Jonathan Hähne <jonathan.haehne@hotmail.com> // // 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/Dict.h b/poppler/Dict.h index 0f9f5a0..aa2f0e4 100644 --- a/poppler/Dict.h +++ b/poppler/Dict.h
@@ -21,6 +21,7 @@ // Copyright (C) 2013 Thomas Freitag <Thomas.Freitag@alfa.de> // Copyright (C) 2017 Adrian Johnson <ajohnson@redneon.com> // Copyright (C) 2018 Adam Reichold <adam.reichold@t-online.de> +// Copyright (C) 2025 Jonathan Hähne <jonathan.haehne@hotmail.com> // // 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/Form.cc b/poppler/Form.cc index 5e4320d..5dec4b8 100644 --- a/poppler/Form.cc +++ b/poppler/Form.cc
@@ -40,6 +40,7 @@ // Copyright 2024 Vincent Lefevre <vincent@vinc17.net> // Copyright 2025 Juraj Šarinay <juraj@sarinay.com> // Copyright 2025 Blair Bonnett <blair.bonnett@gmail.com> +// Copyright (C) 2025 Jonathan Hähne <jonathan.haehne@hotmail.com> // //========================================================================
diff --git a/poppler/Hints.cc b/poppler/Hints.cc index f66f7e2..0be54bb 100644 --- a/poppler/Hints.cc +++ b/poppler/Hints.cc
@@ -13,6 +13,7 @@ // Copyright 2019 LE GARREC Vincent <legarrec.vincent@gmail.com> // Copyright 2019 Adam Reichold <adam.reichold@t-online.de> // Copyright 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> +// Copyright (C) 2025 Jonathan Hähne <jonathan.haehne@hotmail.com> // //========================================================================
diff --git a/poppler/Lexer.cc b/poppler/Lexer.cc index 0acb8bc..44a196a 100644 --- a/poppler/Lexer.cc +++ b/poppler/Lexer.cc
@@ -21,6 +21,7 @@ // Copyright (C) 2023, 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // Copyright (C) 2023 Even Rouault <even.rouault@mines-paris.org> // Copyright (C) 2023 Oliver Sander <oliver.sander@tu-dresden.de> +// Copyright (C) 2025 Jonathan Hähne <jonathan.haehne@hotmail.com> // // 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/Lexer.h b/poppler/Lexer.h index 41d1472..c349d61 100644 --- a/poppler/Lexer.h +++ b/poppler/Lexer.h
@@ -19,6 +19,7 @@ // Copyright (C) 2013 Thomas Freitag <Thomas.Freitag@alfa.de> // Copyright (C) 2019 Adam Reichold <adam.reichold@t-online.de> // Copyright (C) 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> +// Copyright (C) 2025 Jonathan Hähne <jonathan.haehne@hotmail.com> // // 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/Linearization.cc b/poppler/Linearization.cc index 42e832c..2ec7b20 100644 --- a/poppler/Linearization.cc +++ b/poppler/Linearization.cc
@@ -10,6 +10,7 @@ // Copyright 2019 Adam Reichold <adam.reichold@t-online.de> // Copyright 2019 Even Rouault <even.rouault@spatialys.com> // Copyright 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> +// Copyright (C) 2025 Jonathan Hähne <jonathan.haehne@hotmail.com> // //========================================================================
diff --git a/poppler/MarkedContentOutputDev.cc b/poppler/MarkedContentOutputDev.cc index aa55876..09b6d0c 100644 --- a/poppler/MarkedContentOutputDev.cc +++ b/poppler/MarkedContentOutputDev.cc
@@ -9,6 +9,7 @@ // Copyright 2021, 2023 Adrian Johnson <ajohnson@redneon.com> // Copyright 2022 Oliver Sander <oliver.sander@tu-dresden.de> // Copyright 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> +// Copyright (C) 2025 Jonathan Hähne <jonathan.haehne@hotmail.com> // //========================================================================
diff --git a/poppler/Object.h b/poppler/Object.h index d8897c6..2155a9b 100644 --- a/poppler/Object.h +++ b/poppler/Object.h
@@ -27,6 +27,7 @@ // Copyright (C) 2020 Klarälvdalens Datakonsult AB, a KDAB Group company, <info@kdab.com>. Work sponsored by Technische Universität Dresden // Copyright (C) 2023 Oliver Sander <oliver.sander@tu-dresden.de> // Copyright (C) 2024, 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> +// Copyright (C) 2025 Jonathan Hähne <jonathan.haehne@hotmail.com> // // 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/PDFDoc.cc b/poppler/PDFDoc.cc index 45a11ab..5146eb6 100644 --- a/poppler/PDFDoc.cc +++ b/poppler/PDFDoc.cc
@@ -58,6 +58,7 @@ // Copyright (C) 2024 Vincent Lefevre <vincent@vinc17.net> // Copyright (C) 2024 Klarälvdalens Datakonsult AB, a KDAB Group company, <info@kdab.com>. Work sponsored by Technische Universität Dresden // Copyright (C) 2025 Juraj Šarinay <juraj@sarinay.com> +// Copyright (C) 2025 Jonathan Hähne <jonathan.haehne@hotmail.com> // // 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/PDFDoc.h b/poppler/PDFDoc.h index d70fa2a..d58288a 100644 --- a/poppler/PDFDoc.h +++ b/poppler/PDFDoc.h
@@ -41,6 +41,7 @@ // Copyright (C) 2022 crt <chluo@cse.cuhk.edu.hk> // Copyright (C) 2023-2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // Copyright (C) 2024 Klarälvdalens Datakonsult AB, a KDAB Group company, <info@kdab.com>. Work sponsored by Technische Universität Dresden +// Copyright (C) 2025 Jonathan Hähne <jonathan.haehne@hotmail.com> // // 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/StructElement.cc b/poppler/StructElement.cc index bfaff5c..cc68318 100644 --- a/poppler/StructElement.cc +++ b/poppler/StructElement.cc
@@ -6,7 +6,7 @@ // // Copyright 2013, 2014 Igalia S.L. // Copyright 2014 Luigi Scarso <luigi.scarso@gmail.com> -// Copyright 2014, 2017-2019, 2021, 2023, 2024 Albert Astals Cid <aacid@kde.org> +// Copyright 2014, 2017-2019, 2021, 2023-2025 Albert Astals Cid <aacid@kde.org> // Copyright 2015 Dmytro Morgun <lztoad@gmail.com> // Copyright 2018, 2021, 2023 Adrian Johnson <ajohnson@redneon.com> // Copyright 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <info@kdab.com>. Work sponsored by the LiMux project of the city of Munich
diff --git a/poppler/TextOutputDev.cc b/poppler/TextOutputDev.cc index f5cd4b9..5833975 100644 --- a/poppler/TextOutputDev.cc +++ b/poppler/TextOutputDev.cc
@@ -47,6 +47,7 @@ // Copyright (C) 2024 Adam Sampson <ats@offog.org> // Copyright (C) 2024, 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // Copyright (C) 2024, 2025 Stefan Brüns <stefan.bruens@rwth-aachen.de> +// Copyright (C) 2025 Hagen Möbius <hagen.moebius@googlemail.com> // // 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/TextOutputDev.h b/poppler/TextOutputDev.h index 4dc3f90..80078b8 100644 --- a/poppler/TextOutputDev.h +++ b/poppler/TextOutputDev.h
@@ -29,6 +29,7 @@ // Copyright (C) 2020 Suzuki Toshiya <mpsuzuki@hiroshima-u.ac.jp> // Copyright (C) 2024, 2025 Stefan Brüns <stefan.bruens@rwth-aachen.de> // Copyright (C) 2024, 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> +// Copyright (C) 2025 Hagen Möbius <hagen.moebius@googlemail.com> // // 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/UTF.cc b/poppler/UTF.cc index b9f52b7..b671079 100644 --- a/poppler/UTF.cc +++ b/poppler/UTF.cc
@@ -24,6 +24,7 @@ // Copyright (C) 2023-2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // Copyright (C) 2023 Even Rouault <even.rouault@spatialys.com> // Copyright (C) 2023, 2024 Oliver Sander <oliver.sander@tu-dresden.de> +// Copyright (C) 2025 Jonathan Hähne <jonathan.haehne@hotmail.com> // // 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/UTF.h b/poppler/UTF.h index 86fd1ac..1302cf2 100644 --- a/poppler/UTF.h +++ b/poppler/UTF.h
@@ -13,6 +13,7 @@ // Copyright (C) 2023-2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // Copyright (C) 2023 Even Rouault <even.rouault@spatialys.com> // Copyright (C) 2023, 2024 Oliver Sander <oliver.sander@tu-dresden.de> +// Copyright (C) 2025 Jonathan Hähne <jonathan.haehne@hotmail.com> // //========================================================================
diff --git a/utils/pdfinfo.cc b/utils/pdfinfo.cc index 6e1d87f..6ffc1db 100644 --- a/utils/pdfinfo.cc +++ b/utils/pdfinfo.cc
@@ -29,6 +29,7 @@ // Copyright (C) 2019-2021 Oliver Sander <oliver.sander@tu-dresden.de> // Copyright (C) 2019 Thomas Fischer <fischer@unix-ag.uni-kl.de> // Copyright (C) 2024, 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> +// Copyright (C) 2025 Jonathan Hähne <jonathan.haehne@hotmail.com> // // 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/utils/pdftotext.cc b/utils/pdftotext.cc index 2ef13d3..da50870 100644 --- a/utils/pdftotext.cc +++ b/utils/pdftotext.cc
@@ -34,6 +34,7 @@ // Copyright (C) 2021 William Bader <williambader@hotmail.com> // Copyright (C) 2022 kVdNi <kVdNi@waqa.eu> // Copyright (C) 2025 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> +// Copyright (C) 2025 Hagen Möbius <hagen.moebius@googlemail.com> // // 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