Update (C)
diff --git a/poppler/Page.cc b/poppler/Page.cc
index 2b68991..61b73aa 100644
--- a/poppler/Page.cc
+++ b/poppler/Page.cc
@@ -31,7 +31,7 @@
 // Copyright (C) 2015 Philipp Reinkemeier <philipp.reinkemeier@offis.de>
 // Copyright (C) 2018, 2019 Adam Reichold <adam.reichold@t-online.de>
 // Copyright (C) 2020 Oliver Sander <oliver.sander@tu-dresden.de>
-// Copyright (C) 2020, 2021, 2025 Nelson Benítez León <nbenitezl@gmail.com>
+// Copyright (C) 2020, 2021, 2025, 2026 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-2026 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk>
diff --git a/utils/pdfinfo.cc b/utils/pdfinfo.cc
index 4672881..407dccb 100644
--- a/utils/pdfinfo.cc
+++ b/utils/pdfinfo.cc
@@ -30,6 +30,7 @@
 // Copyright (C) 2019 Thomas Fischer <fischer@unix-ag.uni-kl.de>
 // Copyright (C) 2024-2026 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk>
 // Copyright (C) 2025 Jonathan Hähne <jonathan.haehne@hotmail.com>
+// Copyright (C) 2026 evil rabbit <evilrabbit@tutamail.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