diff options
author | Albert Astals Cid <aacid@kde.org> | 2024-02-22 09:19:57 +0100 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2024-02-22 09:19:57 +0100 |
commit | 0ad01ca51e6b6e061ba85db5b906dfc299dba8e1 (patch) | |
tree | e3f5c15c77dc3dfdc0cdcf75dff778c3fbdf2953 | |
parent | a9266633d203432234ab2dab621f61374eed2d66 (diff) |
Update (C)
-rw-r--r-- | poppler/XRef.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/poppler/XRef.cc b/poppler/XRef.cc index 13175df5..903b3283 100644 --- a/poppler/XRef.cc +++ b/poppler/XRef.cc @@ -35,6 +35,7 @@ // Copyright (C) 2023 g10 Code GmbH, Author: Sune Stolborg Vuorela <sune@vuorela.dk> // Copyright (C) 2023 Ilaï Deutel <idtl@google.com> // Copyright (C) 2023 Even Rouault <even.rouault@spatialys.com> +// Copyright (C) 2024 Nelson Benítez León <nbenitezl@gmail.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 |