[poppler] utils/pdftocairo.cc utils/pdftoppm.cc
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Tue Sep 6 23:04:22 UTC 2022
utils/pdftocairo.cc | 1 +
utils/pdftoppm.cc | 1 +
2 files changed, 2 insertions(+)
New commits:
commit 2cd23e7e6de1e854e22c7fd666a9167a58662211
Author: Albert Astals Cid <aacid at kde.org>
Date: Wed Sep 7 01:03:57 2022 +0200
Update (C)
diff --git a/utils/pdftocairo.cc b/utils/pdftocairo.cc
index 9e92f774..8a5f08fd 100644
--- a/utils/pdftocairo.cc
+++ b/utils/pdftocairo.cc
@@ -39,6 +39,7 @@
// Copyright (C) 2020 Salvo Miosi <salvo.ilmiosi at gmail.com>
// Copyright (C) 2021 Peter Williams <peter at newton.cx>
// Copyright (C) 2021 Christian Persch <chpe at src.gnome.org>
+// Copyright (C) 2022 James Cloos <cloos at jhcloos.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/pdftoppm.cc b/utils/pdftoppm.cc
index b1aa9248..b0f0120c 100644
--- a/utils/pdftoppm.cc
+++ b/utils/pdftoppm.cc
@@ -37,6 +37,7 @@
// Copyright (C) 2020 Philipp Knechtges <philipp-dev at knechtges.com>
// Copyright (C) 2021 Diogo Kollross <diogoko at gmail.com>
// Copyright (C) 2021 Peter Williams <peter at newton.cx>
+// Copyright (C) 2022 James Cloos <cloos at jhcloos.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
More information about the poppler
mailing list